]> git.sur5r.net Git - openocd/history - src/jtag/minidriver.h
Add a new JTAG "setup" event; use for better DaVinci ICEpick support.
[openocd] / src / jtag / minidriver.h
2009-06-23 zwelchRemove whitespace at end of lines, step 2.
2009-06-19 oharboefix jtag_add_callback() args. The first argument is...
2009-06-18 zwelchFinish transforming 'u32' to 'uint32_t'.
2009-06-18 zwelchTransform 'u8' to 'uint8_t'
2009-06-04 oharboeRename jtag_add_end_state to jtag_set_end_state since...
2009-06-03 zwelchFinish JTAG header file modularization; command factori...
2009-06-02 zwelchFinish removing '#ifdef HAVE_JTAG_MINIDRIVER_H' from...
2009-06-02 zwelchAdd header file for JTAG minidriver: