USB device stack

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

This pull request has been rejected by mbed official

USBDevice::stringLangidDesc() bug fix

The LANGID code 0x0009 is an invalid language id code. This causes programs like USBView.exe and UVCView.x86.exe to hang when attempting to display the details of a USB device that uses this library.

The fix is the set the valid English LANGID of 0x0409

Forked to make modifications to bring the USBHID into USB compliance and add additional features.

1 comment:

07 Apr 2017

This has subsequently been fixed (Revision 17).