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:
7:5429e81addde
Parent:
3:3fe3e381dd37
Child:
8:22ce3449b224
--- a/SDFileSystem.cpp	Fri Apr 26 09:07:37 2013 +0000
+++ b/SDFileSystem.cpp	Sun Apr 28 08:54:19 2013 +0000
@@ -113,7 +113,10 @@
  * +------+---------+---------+- -  - -+---------+-----------+----------+
  */
 #include "SDFileSystem.h"
-#include "mbed_debug.h"
+//#include "mbed_debug.h"
+#define debug
+#define debug_if
+
 
 #define SD_COMMAND_TIMEOUT 5000