Files
sw_openocd/src
Zachary T Welch 7e4adfe1c5 add handle_command_parse_bool command helper
Rewrite arm11_handle_bool to provide a generic on/off command helper.

Refactors COMMAND_PARSE_BOOL to use new command_parse_bool helper,
which gets reused by the new command_parse_bool_any helper.
This later helper is called by the new command helper function to
accepts any on/off, enable/disable, true/false, yes/no, or 0/1 parameter.
2009-11-18 15:51:07 -08:00
..
2009-11-17 15:04:17 +01:00
2009-11-18 07:22:22 -08:00
2009-11-18 07:22:22 -08:00
2009-11-18 11:56:24 -08:00