]> git.sur5r.net Git - openocd/history - src/hello.c
command_handler: change 'args' to CMD_ARGV
[openocd] / src / hello.c
2009-11-17 Zachary T Welchcommand_handler: change 'args' to CMD_ARGV
2009-11-17 Zachary T Welchcommand_handler: change to 'argc' to CMD_ARGC
2009-11-13 Zachary T Welchcommand_t -> struct command
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchadd src/hello.c to augment new command tutorial