riscv-openocd/src
David Brownell aafb916bea ARM7/ARM9: use shared examine() method
No point in having two identical examine methods for the
ARM7TDMI and ARM9TDMI drivers; move, rename, shrink, share.

Add a bit of doxygen; stop needlessly exporting a method.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-13 16:26:39 -08:00
..
flash ARM7/9: rm arm7_9_get_arch_pointers() 2009-11-13 13:44:50 -08:00
helper command_t -> struct command 2009-11-13 13:30:50 -08:00
jtag command_t -> struct command 2009-11-13 13:30:50 -08:00
pld command_t -> struct command 2009-11-13 13:30:50 -08:00
server command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
svf command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
target ARM7/ARM9: use shared examine() method 2009-11-13 16:26:39 -08:00
xsvf command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
Makefile.am add src/hello.c to augment new command tutorial 2009-11-13 10:57:57 -08:00
ecosboard.c command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
hello.c command_t -> struct command 2009-11-13 13:30:50 -08: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 command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00