SDFileSystem
Dependencies:
FATFileSystem
Dependents:
WavePlayer_HelloWorld
CAN_LOG_SD
SDCard
GPSLogger
... more
1 comment:
With mbed.h revision 81:7d30d6019079, I can't import this library without error.
The FATFileSystem library appears to be the problem. Perhaps the SDFileSystem library has the wrong version included in it?
Separately importing http://mbed.org/teams/mbed-official/code/FATFileSystem/# after deleting this library's version seems to work.
With mbed.h revision 81:7d30d6019079, I can't import this library without error. The FATFileSystem library appears to be the problem. Perhaps the SDFileSystem library has the wrong version included in it? Separately importing http://mbed.org/teams/mbed-official/code/FATFileSystem/# after deleting this library's version seems to work.