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:
5:2c7b6bd5b079
Child:
8:22ce3449b224
--- a/FATFileSystem/ChaN/diskio.cpp	Fri Apr 26 09:07:37 2013 +0000
+++ b/FATFileSystem/ChaN/diskio.cpp	Sun Apr 28 08:54:19 2013 +0000
@@ -7,9 +7,12 @@
 #include "ffconf.h"
 #include "diskio.h"
 
-#include "mbed_debug.h"
 #include "FATFileSystem.h"
 
+//#include "mbed_debug.h"
+#define debug
+#define debug_if
+
 using namespace mbed;
 
 DSTATUS disk_initialize (