aboutsummaryrefslogtreecommitdiff
path: root/src/stm32/jtagtap.c
AgeCommit message (Collapse)Author
2012-06-10Renamed platforms to 'native' and 'libftdi' and moved into 'platforms' dir.Gareth McMullin
2012-04-22Correct jtag port init to not interfere with usb vbus detect.Gareth McMullin
2012-01-08Inline GPIO functions and optimise for speed.Gareth McMullin
This gives a modest but measurable performance improvement.
2011-10-30Updated to build with new libopenstm32 with f1/f2 split.Gareth McMullin
2011-02-05Fixed configuration of JTAG signals.Gareth McMullin
2011-02-04Import of working source tree.Gareth McMullin