aboutsummaryrefslogtreecommitdiff
path: root/stmhal/usbdev/class/cdc_hid
AgeCommit message (Collapse)Author
2014-03-29stmhal: Add CDC+HID USB device.Damien George
The HID device must appear before the CDC in order for both to work at the same time. Whilst the code is working, it's not currently used.