n-bed testing USB HOST and a Flash disk
Fork of USBHostMSD_HelloWorld by
Revision 9:55d2e740be1c, committed 2015-05-21
- 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 |
diff -r 758190c6c455 -r 55d2e740be1c main.cpp --- 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"