openocd/src
Zachary T Welch 9d4c89f37f add 'testee' target type
Alliteration aside, this should provide the final piece of the puzzle
for developers that want to get started writing a new target type.
In this way, it also seeks to complement the 'dummy' interface driver
and 'faux' NOR flash driver.
2009-11-25 10:29:06 -08:00
..
flash improve command handling examples 2009-11-25 10:29:05 -08:00
helper add script_command_run helper 2009-11-25 10:29:05 -08:00
jtag improve command handling examples 2009-11-25 10:29:05 -08:00
pld pld: use static registration instead of callback 2009-11-24 21:37:33 -08:00
server httpd: use register_commands() 2009-11-24 21:37:37 -08:00
svf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
target add 'testee' target type 2009-11-25 10:29:06 -08:00
xsvf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
ecosboard.c use COMMAND_REGISTER macro 2009-11-24 21:37:29 -08:00
hello.c improve command handling examples 2009-11-25 10:29:05 -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
Makefile.am build: fix breakage in building bin2char 2009-11-22 13:35:13 +01:00
openocd.c improve command handling examples 2009-11-25 10:29:05 -08:00
openocd.h fix segfault at startup 2009-11-18 11:56:24 -08:00