aboutsummaryrefslogtreecommitdiff
path: root/src/stm32
AgeCommit message (Expand)Author
2011-02-17Force SRST high. Hopefully fixes target getting stuck in reset.Gareth McMullin
2011-02-16Removed redundant linker parameters.Piotr Esden-Tempski
2011-02-16Cleaned up CFLAGS and LDFLAGS as well as targets to use the correct flags. No...Piotr Esden-Tempski
2011-02-17CDC-ACM now asserts DCD to allow opening tty devs in BSD/MacOS.Gareth McMullin
2011-02-16Fixed DFU_DETACH request handling when usb-uart is excluded.Gareth McMullin
2011-02-12Fixed interface number of DFU when UART isn't included.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-09Updated README, added HACKING.Gareth McMullin
2011-02-06Changed to use sprintf/sscanf by default.Gareth McMullin
2011-02-05Fixed configuration of JTAG signals.Gareth McMullin
2011-02-04Import of working source tree.Gareth McMullin