OK Connect a US Bstorage stick Configure for HOST Disconnect any other devices !!!!

Dependencies:   USBHost mbed

Fork of USBHostMSD_HelloWorld by Samuel Mokrani

Revision:
9:3ca15106a7d1
Parent:
4:f8a5c8aa895a
--- a/main.cpp	Thu Mar 14 14:23:42 2013 +0000
+++ b/main.cpp	Tue Aug 13 06:11:51 2013 +0000
@@ -13,6 +13,7 @@
         // try to connect a MSD device
         while(!msd.connect()) {
             Thread::wait(500);
+            printf("waiting\n");
         }
         
         // in a loop, append a file