riscv-openocd/src
Zachary T Welch 63a26b421b use COMMAND_HELPER for command helper functions
Define the numerous helpers that inherit command handler parameters
using the COMMAND_HELPER macro.
2009-11-13 10:51:45 -08:00
..
flash use COMMAND_HANDLER macro to define all commands 2009-11-13 10:51:45 -08:00
helper use COMMAND_HANDLER macro to define all commands 2009-11-13 10:51:45 -08:00
jtag use COMMAND_HELPER for command helper functions 2009-11-13 10:51:45 -08:00
pld use COMMAND_HANDLER macro to define all commands 2009-11-13 10:51:45 -08:00
server use COMMAND_HELPER for command helper functions 2009-11-13 10:51:45 -08:00
svf use COMMAND_HANDLER macro to define all commands 2009-11-13 10:51:45 -08:00
target use COMMAND_HELPER for command helper functions 2009-11-13 10:51:45 -08:00
xsvf use COMMAND_HANDLER macro to define all commands 2009-11-13 10:51:45 -08:00
Makefile.am MinGW: use WinSock2 2009-10-19 17:48:19 -07:00
ecosboard.c warnings: remove 2009-11-05 09:03:24 +01:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
openocd.c use COMMAND_HANDLER macro to define all commands 2009-11-13 10:51:45 -08:00