aboutsummaryrefslogtreecommitdiff
path: root/stmhal/usbd_desc_cdc_msc.c
AgeCommit message (Expand)Author
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