openocd/src
Zachary T Welch d02fee197f arm_adi,armv7[am]: use COMMAND_HELPER for helpers
Rewrites the dap_* command helpers to use the COMMAND_HELPER paradigm.
Uses CALL_COMMAND_HELPER to hide inherited calling conventions.
2009-11-13 10:51:46 -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 arm_adi,armv7[am]: use COMMAND_HELPER for helpers 2009-11-13 10:51:46 -08:00
xsvf use COMMAND_HANDLER macro to define all commands 2009-11-13 10:51:45 -08: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
Makefile.am MinGW: use WinSock2 2009-10-19 17:48:19 -07:00
openocd.c use COMMAND_HANDLER macro to define all commands 2009-11-13 10:51:45 -08:00