n-bed testing USB HOST and a Flash disk

Dependencies:   USBHost mbed

Fork of USBHostMSD_HelloWorld by Samuel Mokrani

Revision:
9:55d2e740be1c
Parent:
4:f8a5c8aa895a
--- a/main.cpp	Thu Mar 14 14:23:42 2013 +0000
+++ b/main.cpp	Thu May 21 12:27:13 2015 +0000
@@ -1,3 +1,6 @@
+//n-bed SD card testing
+//based on n-bed_USBHostMSD_HelloWorld
+
 #include "mbed.h"
 #include "USBHostMSD.h"