forked from ARM-software/CMSIS_5
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ConfigWizard: Add support for negative integers in option range modif…
…iers Negative numbers are supported by using ".." as the separator between min, max and step instead of "-", making "-" available to signify the sign. The legacy syntax is preserved for backwards compatibility.
- Loading branch information
1 parent
979d435
commit 6cd40bb
Showing
1 changed file
with
21 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters