diff options
author | Zachary T Welch <zw@superlucidity.net> | 2009-11-18 12:41:20 -0800 |
---|---|---|
committer | Zachary T Welch <zw@superlucidity.net> | 2009-11-18 15:51:07 -0800 |
commit | 4d8d1d32d0f0e0b8866a06cb1d3f304563fa6796 (patch) | |
tree | 753fd02c4efe2ced061dd0706f8b4cfb15064ed9 /testing/examples/SAM7X256Test/test_rom.map | |
parent | 7e4adfe1c53aa18d4feba1e58ceb5c5aaa470775 (diff) | |
download | openocd+libswd-4d8d1d32d0f0e0b8866a06cb1d3f304563fa6796.tar.gz openocd+libswd-4d8d1d32d0f0e0b8866a06cb1d3f304563fa6796.tar.bz2 openocd+libswd-4d8d1d32d0f0e0b8866a06cb1d3f304563fa6796.tar.xz openocd+libswd-4d8d1d32d0f0e0b8866a06cb1d3f304563fa6796.zip |
change all bool parsers to accept any value
This patch changes the behavior of all boolean parsing callers to
accept any one of "true/enable/on/yes/1" or "false/disable/off/no/0".
Since one particular pair will be most appropriate in any given
situation, the specific macros should continue to be used in
order to display the most informative error messages possible.
Diffstat (limited to 'testing/examples/SAM7X256Test/test_rom.map')
0 files changed, 0 insertions, 0 deletions