micropython/stmhal/usbdev/class
Damien George 64563e39b3 stmhal: Add CDC+HID USB device.
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.
2014-03-29 21:57:30 +00:00
..
AUDIO stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
cdc stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
cdc_hid stmhal: Add CDC+HID USB device. 2014-03-29 21:57:30 +00:00
cdc_msc stmhal: Tidy up USB CDC+MSC device some more. 2014-03-22 13:21:58 +00:00
CustomHID stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
DFU stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
HID stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
msc stmhal: Add support for USB MSC device. 2014-03-21 23:32:01 +00:00
Template stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00