aboutsummaryrefslogtreecommitdiff
path: root/stmhal/usbdev/class/CustomHID/Src
AgeCommit message (Collapse)Author
2015-02-13stmhal: Remove unused usbdev files, and move used ones up a dir.Damien George
The unused files are from the ST demos for different USB classes and are not needed for the stmhal port.
2014-03-14stmhal: Get USB enumerating a CDC device.Damien George
Enumerates CDC device over USB, but doesn't transmit/receive yet.