USB/HID stack for the loststone project

Dependents:   loststone

Fork of USBDevice by mbed official

Revision:
11:7c95a42cf9f6
Parent:
9:335f2506f422
--- a/USBMSD/USBMSD.cpp	Thu Mar 14 13:34:54 2013 +0000
+++ b/USBMSD/USBMSD.cpp	Thu Mar 14 13:53:16 2013 +0000
@@ -642,4 +642,4 @@
         0                           // bInterval
     };
     return configDescriptor;
-}
\ No newline at end of file
+}