aboutsummaryrefslogtreecommitdiff
path: root/src/stm32/gdb_if.c
AgeCommit message (Expand)Author
2012-06-10Renamed platforms to 'native' and 'libftdi' and moved into 'platforms' dir.Gareth McMullin
2012-01-09Configure CDC ACM packet size in a #define for easy access.Gareth McMullin
2011-11-12Don't send anything on USB if not configured or DTR is released.Gareth McMullin
2011-07-02Halt and detach target if host releases DTR.Gareth McMullin
2011-02-17CDC-ACM now asserts DCD to allow opening tty devs in BSD/MacOS.Gareth McMullin
2011-02-12Added extra ACM interface for serial emulation using USART1.Gareth McMullin
2011-02-10Improved Linux/libftdi platform support.Gareth McMullin
2011-02-04Import of working source tree.Gareth McMullin