aboutsummaryrefslogtreecommitdiff
path: root/stmhal/usbd_desc_cdc_msc.c
AgeCommit message (Expand)Author
2015-02-13stmhal: Add "CDC" option to pyb.usb_mode, for CDC device only.Damien George
2014-10-25stmhal: Change USB PID when in CDC+HID mode.Damien George
2014-05-03Add license header to (almost) all files.Damien George
2014-04-17stmhal: Change VID to 0xf055=FOSS, and PID to a random number.Damien George
2014-04-12stmhal: Put a USB structure in ROM; GC doesn't scan the data segment.Damien George
2014-03-22stmhal: USB CDC and MSC device work together.Damien George