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