aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/stlink/platform.c
AgeCommit message (Collapse)Author
2012-07-01Add delay after reset request.Gareth McMullin
Hopefully this fixes problems observed with failing vFlashWrite.
2012-06-30Allow user to specify JTAG IR lengths.Gareth McMullin
This allows the use of devices that shift out values other than 0x01 from IR.
2012-06-10Added stlink platform for Discovery boards and ST's ST-Link hardware.Gareth McMullin