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
Revision 6:5acb3869b993, committed 2014-10-30
- Comitter:
- uci1
- Date:
- Thu Oct 30 07:09:51 2014 +0000
- Parent:
- 5:7bdd92175879
- Commit message:
- change version of FATFileSystemWithInfo to actually work with SDFileSystem
Changed in this revision
FATFileSystemWithFilinfo.lib | Show annotated file Show diff for this revision Revisions of this file |
diff -r 7bdd92175879 -r 5acb3869b993 FATFileSystemWithFilinfo.lib --- a/FATFileSystemWithFilinfo.lib Thu Oct 30 06:29:26 2014 +0000 +++ b/FATFileSystemWithFilinfo.lib Thu Oct 30 07:09:51 2014 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/users/uci1/code/FATFileSystemWithFilinfo/#f40c1ca31913 +http://developer.mbed.org/users/uci1/code/FATFileSystemWithFilinfo/#7a3c53d25d96