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
History
change version of FATFileSystemWithInfo to actually work with SDFileSystem
2014-10-30, by uci1 [Thu, 30 Oct 2014 07:09:51 +0000] rev 6
change version of FATFileSystemWithInfo to actually work with SDFileSystem
prevent stalling if SD card fails to initialize
2014-10-30, by uci1 [Thu, 30 Oct 2014 06:29:26 +0000] rev 5
prevent stalling if SD card fails to initialize
Use FATFileSystemWithFilinfo instead of FATFileSystem
2014-10-30, by uci1 [Thu, 30 Oct 2014 06:27:23 +0000] rev 4
Use FATFileSystemWithFilinfo instead of FATFileSystem
Added library documentation and updated FATFileSystem sub-library to the latest revision
2014-03-17, by screamer [Mon, 17 Mar 2014 14:34:01 +0000] rev 3
Added library documentation and updated FATFileSystem sub-library to the latest revision
Update mbed debug header name
2012-11-29, by emilmont [Thu, 29 Nov 2012 10:56:21 +0000] rev 2
Update mbed debug header name
Commit SDFileSystem code
2012-11-27, by emilmont [Tue, 27 Nov 2012 17:32:38 +0000] rev 1
Commit SDFileSystem code
SDFileSystem
2012-11-27, by mbed_official [Tue, 27 Nov 2012 17:25:48 +0000] rev 0
SDFileSystem