openocd/src
Zachary T Welch 5b9899d6ea add more command_handler conversion macros
Add additional macros to allow command handling to be migrated easily:
CMD_CTX, CMD_ARGC, and CMD_ARGV.  Updates CMD_NAME to use CMD_ARGV.

In addition to making the remaining patches of this series cleaner,
this introduces easily sed-able symbols that could allow us to retire
these once the command handler infrastructure matures (i.e. pre-1.0).
2009-11-17 11:38:06 -08:00
..
flash fileio: improve API types 2009-11-16 15:47:09 -08:00
helper add more command_handler conversion macros 2009-11-17 11:38:06 -08:00
jtag jtag_registers: Avalon bridge flushing tweaks 2009-11-17 15:39:05 +01:00
pld rename CEIL as DIV_ROUND_UP 2009-11-16 09:58:11 -08:00
server target: simplify register get/set ops 2009-11-17 09:06:45 -08:00
svf move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
target target: simplify register get/set ops 2009-11-17 09:06:45 -08:00
xsvf move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
ecosboard.c zy1000: revC UART forwarding 2009-11-17 15:04:17 +01:00
hello.c command_t -> struct command 2009-11-13 13:30:50 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
Makefile.am add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c #include "target.h" less wildly 2009-11-16 00:35:24 -08:00
openocd.h add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00