riscv-openocd/src
Zachary T Welch 4c43afce85 fix 'target init' command registration
The command handler registration was put at the top level, rather
than as a subcommand.  Move it to where it belongs.
2009-12-02 16:16:54 -08:00
..
flash flash: factor init to 'flash init' 2009-12-02 13:26:22 -08:00
helper stubs: buildfix 2009-12-02 15:24:14 -08:00
jtag jtag: factor init into 'jtag init' 2009-12-02 13:26:22 -08:00
pld pld: factor init to 'pld init' 2009-12-02 13:26:22 -08:00
server stubs: buildfix 2009-12-02 15:24:14 -08:00
svf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
target fix 'target init' command registration 2009-12-02 16:16:54 -08:00
xsvf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
Makefile.am build: fix breakage in building bin2char 2009-11-22 13:35:13 +01:00
ecosboard.c remove BUILD_IOUTIL symbol 2009-12-02 13:26:26 -08:00
hello.c fix foo command group help messages 2009-11-30 16:29:34 -08:00
hello.h improve command handling examples 2009-11-25 10:29:05 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c remove #if BUILD_HTTPD 2009-12-02 13:26:26 -08:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00