Add no-chip-version-assertion to disable checking the chip for the version
This commit is contained in:
parent
52f0d06e30
commit
a0f46ae95e
2 changed files with 5 additions and 0 deletions
|
|
@ -16,3 +16,6 @@ embedded-hal = "0.2.4"
|
|||
embedded-nal = "0.4.0"
|
||||
bit_field = "0.10.1"
|
||||
nb = "1.0.0"
|
||||
|
||||
[features]
|
||||
no-chip-version-assertion = []
|
||||
Loading…
Add table
Add a link
Reference in a new issue