]> git.sur5r.net Git - openocd/history - src/jtag/commands.h
Introduced jtag_init and "jtag arp_init" to allow target scripts more control over...
[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...