Files
openocd/src/helper
Zachary T Welch 60ba4641d6 add command registration chaining
Adds the ability to chain registration structures.  Modules can define a
command with the 'chain' and 'num_chain' fields defined in their
registration table, and the register_commands() function will initialize
these commands.  If the registration record creates a new command, then
the chained commands are created under it; otherwise, they are created
in the same context as the other commands (i.e. the parent argument).
2009-11-24 21:37:30 -08:00
..
2009-11-16 09:58:11 -08:00
2009-11-16 14:50:07 -08:00
2009-11-24 21:37:30 -08:00
2009-11-24 21:37:30 -08:00
2009-11-22 13:38:42 +01:00
2009-11-16 15:47:09 -08:00
2009-11-16 15:47:09 -08:00
2009-11-24 21:37:29 -08:00
2009-10-19 15:16:42 +02:00
2009-10-19 15:16:42 +02:00
2009-11-24 21:37:29 -08:00
2009-11-16 15:47:09 -08:00
2009-06-27 16:44:35 +00:00
2009-11-24 21:37:29 -08:00
2009-11-16 10:42:01 -08:00