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:
21:ee9f2fa6bdbc
Child:
70:2c525a50f1b6
--- a/USBHID/USBHID.cpp	Fri May 16 09:00:39 2014 +0100
+++ b/USBHID/USBHID.cpp	Tue Jun 03 11:30:32 2014 +0100
@@ -121,7 +121,7 @@
                                 success = true;
                             }
                             break;
-                     
+
                     default:
                         break;
                 }