openocd/src
Zachary T Welch d89c631014 add script_command_run helper
Eliminates duplicated code in script_command and handle_unknown_command.
Fixes bug with duplicated help output generated by placeholder commands.
2009-11-25 10:29:05 -08:00
..
flash add jim_handler to command_registration 2009-11-24 21:37:37 -08:00
helper add script_command_run helper 2009-11-25 10:29:05 -08:00
jtag add jim_handler to command_registration 2009-11-24 21:37:37 -08:00
pld pld: use static registration instead of callback 2009-11-24 21:37:33 -08:00
server httpd: use register_commands() 2009-11-24 21:37:37 -08:00
svf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
target add jim_handler to command_registration 2009-11-24 21:37:37 -08:00
xsvf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
ecosboard.c use COMMAND_REGISTER macro 2009-11-24 21:37:29 -08:00
hello.c demonstrate chaining with foo commands 2009-11-24 21:37:32 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
Makefile.am build: fix breakage in building bin2char 2009-11-22 13:35:13 +01:00
openocd.c httpd: use register_commands() 2009-11-24 21:37:37 -08:00
openocd.h fix segfault at startup 2009-11-18 11:56:24 -08:00