aboutsummaryrefslogtreecommitdiff
path: root/stmhal/usbd_desc.c
AgeCommit message (Expand)Author
2015-02-13stmhal: Fix setting of VID.Damien George
2015-02-13stmhal: Properly define pyb.usb_mode() semantics.Damien George
2015-02-13stmhal: Add "CDC" option to pyb.usb_mode, for CDC device only.Damien George
2014-03-21stmhal: Add support for USB MSC device.Damien George
2014-03-14stmhal: Get USB enumerating a CDC device.Damien George