summaryrefslogtreecommitdiffstatshomepage
path: root/stm/lib/usbd_pyb_core.c
Commit message (Expand)AuthorAge
* stm: USB host mode working! Restructure stm library directories.Damien George2014-01-26
* Add USB HID support. Runs as an alternative to VCP+MSC.Damien2013-10-25
* VCP works, need to init comm port PC side; add some debugging output.Damien2013-10-21
* Try to get REPL working, but bug with CDC VCP...Damien2013-10-21
* Try to re-add USB support...Damien2013-10-19
* Fix up linker script; improve startup code; printf to USB.Damien2013-10-17
* Change VID/PID info so USB works on Windows.Damien2013-10-14
* Implement crude but functional CDC + MSC USB device.Damien2013-10-13