Overview
- Object ID : 4894 (2024-10-21 20:25:29)
- Author : Ray Allen
- Content : Code
- Microcontroller : Propeller 2
- Languages : PASM, SPIN2
- Category : Data Storage
- Licence : MIT
Content
Here two uSD drivers that can both use your choice of three low level drivers.
One is inline assembly and doesn't need a cog, one uses a cog, and the other also uses a cog but adds audio output.
FSRW is a very minimalistic with only root directory access
FAT32 has more features and can access sub-directories
Tested with Propeller Tool 2.9.3
Note: I am not the author of most of this, just maintainer...