SD Card Interface class. Log raw data bytes to memory addresses of your choice, or format the card and use the FAT file system to write files.

Dependencies:   mbed

Revision:
3:210eb67b260c
Parent:
1:94c648931f84
Child:
6:ddf09d859ed7
--- a/FATFileSystem/Core/ff.h	Mon Aug 23 01:31:50 2010 +0000
+++ b/FATFileSystem/Core/ff.h	Mon Aug 23 07:12:13 2010 +0000
@@ -14,6 +14,8 @@
 /
 /----------------------------------------------------------------------------*/
 
+//Modified by Thomas Hamilton, Copyright 2010
+
 #ifndef _FATFS
 #define _FATFS    8085    /* Revision ID */