This is SDFileSystem which corrected the bug for MiMicSDK.

Dependents:   MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more

Fork of SDFileSystem by mbed official

Revision:
2:c8f66dc765d4
Parent:
1:7153ee70df01
Child:
3:3fe3e381dd37
--- a/SDFileSystem.cpp	Tue Nov 27 17:32:38 2012 +0000
+++ b/SDFileSystem.cpp	Thu Nov 29 10:56:21 2012 +0000
@@ -113,7 +113,7 @@
  * +------+---------+---------+- -  - -+---------+-----------+----------+
  */
 #include "SDFileSystem.h"
-#include "debug.h"
+#include "mbed_debug.h"
 
 #define SD_COMMAND_TIMEOUT 5000