n-bed testing USB HOST and a Flash disk

Dependencies:   USBHost mbed

Fork of USBHostMSD_HelloWorld by Samuel Mokrani

Files at this revision

API Documentation at this revision

Comitter:
chalikias
Date:
Thu May 21 12:27:13 2015 +0000
Parent:
8:758190c6c455
Commit message:
COMMENTS AND CHANGED PROGRAM NAME

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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"