aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/stm32/gdb_if.c
AgeCommit message (Expand)Author
2015-03-02Factor out timing routines common to all STM32 targets.Gareth McMullin
2015-03-01Clean up includes everywhere.Gareth McMullin
2015-02-28Move common USB stuff out of platform header files.Gareth McMullin
2014-10-16Revert USB double buffered OUT handling on STM32F1.Gareth McMullin
2014-10-16Whitespace cleanup.Gareth McMullin
2014-08-06Send a null packet on end of USB transfer if last data packet is full.Gareth McMullin
2013-03-06gdb_if: Fix USB flow control.Vegard Storheil Eriksen
2013-01-21gdb_if: Use a doubled buffer scheme for reading data from USBUwe Bonnes
2013-01-10Update to current libopencm3 usb api.Gareth McMullin
2012-06-10Moved stm32 generic platform files out of native platform dir.Gareth McMullin