Based on USBKeyboardMouse example. I added USB String Descriptor so mbed reports itself to host not only with VID & PID but also with name of manufacturer, product name, serial number, configuration number and interface name. These can be changed to matching Yours in USBhid.cpp file on lines 88 - 122.

Dependencies:   mbed

History

Added USB String Descriptor default tip

2011-09-08, by llumpu [Thu, 08 Sep 2011 15:01:33 +0000] rev 0

Added USB String Descriptor