]> git.sur5r.net Git - openocd/history - src/jtag/commands.c
SVF: clean up, mostly for TAP state name handling
[openocd] / src / jtag / commands.c
2009-10-08 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-07 dbrownellRemove much #ifdeffery around _DEBUG_JTAG_IO_ usage.
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-18 zwelchTransform 'u8' to 'uint8_t'
2009-06-03 zwelchMove JTAG command handling implementation into its...