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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:5acb3869b993 | 2014-10-30 | uci1 | change version of FATFileSystemWithInfo to actually work with SDFileSystem |
5:7bdd92175879 | 2014-10-30 | uci1 | prevent stalling if SD card fails to initialize |
4:821cb4545836 | 2014-10-30 | uci1 | Use FATFileSystemWithFilinfo instead of FATFileSystem |
3:7b35d1709458 | 2014-03-17 | screamer | Added library documentation and updated FATFileSystem sub-library to the latest revision |
2:c8f66dc765d4 | 2012-11-29 | emilmont | Update mbed debug header name |
1:7153ee70df01 | 2012-11-27 | emilmont | Commit SDFileSystem code |
0:b87bae1534bb | 2012-11-27 | mbed_official | SDFileSystem |