aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/stlink/platform.h
AgeCommit message (Expand)Author
2013-03-12Further split-up of DFU bootloader.Gareth McMullin
2013-02-15Document changes between ST-Link V1 and V2 and implement needed changesUwe Bonnes
2013-01-25stm32:cdcacm/usbdfu: Print version and build information in the product stringUwe Bonnes
2013-01-21Product and DFU String now tell the hardware they run onUwe Bonnes
2013-01-21stlink: LED is connected to GPIO9. Before LED was associated with the MCO Out...Uwe Bonnes
2013-01-21usbuart, jtagtap, swdptap: Factor out GPIO setupUwe Bonnes
2013-01-21platforms/stm32: Move more platform dependencies to platform.hUwe Bonnes
2013-01-21cdcacm: move non-constant parts to platform.[hc]Uwe Bonnes
2013-01-21stlink: Add the UARTUwe Bonnes
2013-01-21stlink: Update to current libopencm3 usb api.Uwe Bonnes
2012-07-01Add delay after reset request.Gareth McMullin
2012-06-28Fixed build for stlink platform.Gareth McMullin
2012-06-24Added target.c for common target routines.Gareth McMullin
2012-06-10Added stlink platform for Discovery boards and ST's ST-Link hardware.Gareth McMullin