aboutsummaryrefslogtreecommitdiff
path: root/src/stm32/platform.c
AgeCommit message (Expand)Author
2012-06-10Use the same LED for run/idle. Reserve spare LED for UART.Gareth McMullin
2012-05-26Separated USB UART interface into separate file.Gareth McMullin
2012-05-26Improve USB UART handling. Fix interrupt priorities.Gareth McMullin
2012-05-23Report target voltage on scan.Gareth McMullin
2012-05-23Detect hardware version. Disable UART on mini h/w under debug.Gareth McMullin
2012-04-29Fixed some issues with trace port capture.Gareth McMullin
2012-04-22Fixed TRACESWO capture.Gareth McMullin
2012-01-08Inline GPIO functions and optimise for speed.Gareth McMullin
2011-12-29Use USB Interface Association Descriptors.Gareth McMullin
2011-12-18Removed #if LIGHT for unfinished hardware.Gareth McMullin
2011-10-30Merge branch 'master' of github.com:gsmcmullin/blackmagicGareth McMullin
2011-10-30Updated to build with new libopenstm32 with f1/f2 split.Gareth McMullin
2011-07-02Halt and detach target if host releases DTR.Gareth McMullin
2011-02-17Force SRST high. Hopefully fixes target getting stuck in reset.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-05Fixed configuration of JTAG signals.Gareth McMullin
2011-02-04Import of working source tree.Gareth McMullin