-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for "true" and "false" for boolean args in chip-tool. (#1…
…8091) * Add support for "true" and "false" for boolean args in chip-tool. This continues allowing 0 and 1 for now for backwards compat, as aliases for false and true. Other numeric values continue not being allowed. * Address review comments
- Loading branch information
1 parent
228b885
commit 3003039
Showing
1 changed file
with
48 additions
and
14 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