aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/libftdi
AgeCommit message (Collapse)Author
2012-07-05libftdi: Fixed delay function.Gareth McMullin
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-10Renamed platforms to 'native' and 'libftdi' and moved into 'platforms' dir.Gareth McMullin