Modified USBDevice mainly for debug of serial port communications. It is unfinished and should not be used - use the main branch.

Dependents:   FinalProject

Fork of USBDevice by mbed official

Revision:
8:335f2506f422
Parent:
7:f8f057664123
--- a/USBMSD/USBMSD.cpp	Mon Jan 21 10:41:28 2013 +0000
+++ b/USBMSD/USBMSD.cpp	Fri Mar 01 13:10:29 2013 +0000
@@ -642,4 +642,4 @@
         0                           // bInterval
     };
     return configDescriptor;
-}
\ No newline at end of file
+}