USB device stack

Dependents:   mbed-mX-USB-TEST1 USBMSD_SD_HID_HelloWorld HidTest MIDI_usb_bridge ... more

Legacy Warning

This is an mbed 2 library. To learn more about mbed OS 5, visit the docs.

Pull requests against this repository are no longer supported. Please raise against mbed OS 5 as documented above.

Revision:
25:7c72828865f3
Parent:
18:78bdbce94509
Child:
29:b7a0ea455a0c
--- a/USBMSD/USBMSD.h	Fri May 16 09:00:39 2014 +0100
+++ b/USBMSD/USBMSD.h	Tue Jun 03 11:30:32 2014 +0100
@@ -79,7 +79,7 @@
     * Disconnect the USB MSD device.
     */
     void disconnect();
-    
+
     /**
     * Destructor
     */