]> git.sur5r.net Git - openocd/history - src/jtag/commands.h
Remove much #ifdeffery around _DEBUG_JTAG_IO_ usage.
[openocd] / src / jtag / commands.h
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-18 zwelchFinish transforming 'u32' to 'uint32_t'.
2009-06-18 zwelchTransform 'u8' to 'uint8_t'
2009-06-03 oharboeadded missing extern to jtag_command_queue definition.
2009-06-03 zwelchMove JTAG command APIs into new jtag/commands.h header...