riscv-openocd/src/jtag/rlink
Zachary T Welch 8d46720cda remove register_callbacks from jtag interface
Changes the jtag_interface->register_callbacks field to a list of
commands to be registered.  Changes callback to invocation of
register_commands() with that command registration list.  Removes all
JTAG interface driver register_command callback functions, which the
previous commits had converted into identical calls.
2009-11-24 21:37:33 -08:00
..
Makefile - rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net> 2008-12-19 04:25:22 +00:00
call.m4 Remove annoying end-of-line whitespace from most src/* 2009-09-21 18:40:55 +00:00
dtc_cmd.h Remove whitespace that occurs before ')'. 2009-06-23 22:47:42 +00:00
ep1_cmd.h - add support for standalone rlink 2009-03-11 22:42:35 +00:00
init.m4 - fix rlink build under native win32 (mingw) 2008-12-19 13:58:15 +00:00
rlink.c remove register_callbacks from jtag interface 2009-11-24 21:37:33 -08:00
rlink.h remove rlink structure typedefs 2009-11-13 12:19:39 -08:00
rlink_speed_table.c remove rlink structure typedefs 2009-11-13 12:19:39 -08:00
st7.h - rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net> 2008-12-19 04:25:22 +00:00