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