Fork of SD file system with changes to prevent stalling if card is missing during initialization. Also uses a FAT file system that exposes the FILINFO of the current file, so true file sizes can be obtained, among other things

Dependencies:   FATFileSystemWithFilinfo

Fork of SDFileSystem by Mbed

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
SDFileSystemAccess the filesystem on an SD Card using SPI