openocd/src
Zachary T Welch 75a37eb5b3 use COMMAND_PARSE_ON_OFF where appropriate
Updates all command parsing of "on" and "off" arguments.
2009-11-18 15:51:07 -08:00
..
flash use COMMAND_PARSE_ON_OFF where appropriate 2009-11-18 15:51:07 -08:00
helper add COMMAND_PARSE_BOOL macro and friends 2009-11-18 15:51:07 -08:00
jtag use COMMAND_PARSE_ON_OFF where appropriate 2009-11-18 15:51:07 -08:00
pld command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
server split startup.tcl file across modules 2009-11-18 07:21:42 -08:00
svf command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
target use COMMAND_PARSE_ON_OFF where appropriate 2009-11-18 15:51:07 -08:00
xsvf command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
ecosboard.c zy1000: revC UART forwarding 2009-11-17 15:04:17 +01:00
hello.c command_handler: change 'cmd_ctx' to CMD_CTX 2009-11-17 11:40:06 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
Makefile.am pass startup_tcl to command_init 2009-11-18 07:22:22 -08:00
openocd.c pass startup_tcl to command_init 2009-11-18 07:22:22 -08:00
openocd.h fix segfault at startup 2009-11-18 11:56:24 -08:00