Files
sw_openocd/src/helper
Zachary T Welch 36a3646c22 Add macro for parsing numeric command arguments.
This helper eliminates significant amount of redundant code in command
handler functions throughout the system.  It wraps the lower-level
parse_* macros to implement a policy for reporting parse errors to the
active command context (cmd_ctx).  If errors do occur, this macro causes
the calling function to abort with the proper return code.
2009-11-05 17:27:25 -08:00
..
2009-10-19 15:16:42 +02:00
2009-10-19 15:16:42 +02:00
2009-06-27 16:44:35 +00:00
2009-10-14 15:18:00 -07:00