aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/stm32/gdb_if.c
AgeCommit message (Collapse)Author
2013-01-21gdb_if: Use a doubled buffer scheme for reading data from USBUwe Bonnes
Needed, as the OTG driver erases the data read after eventually calling the callback
2013-01-10Update to current libopencm3 usb api.Gareth McMullin
2012-06-10Moved stm32 generic platform files out of native platform dir.Gareth McMullin