scripts: requirements: extras: add zcbor
Add ZCBOR to the requirements-extras.txt and require at least version 0.6.0 which is the current version of the ZCBOR C library. Signed-off-by: Veijo Pesonen <veijo.pesonen@nordicsemi.no>
This commit is contained in:
parent
b38eb53e00
commit
606515c6c4
1 changed files with 3 additions and 0 deletions
|
@ -29,3 +29,6 @@ PyGithub
|
|||
|
||||
# used to generate devicetree dependency graphs
|
||||
graphviz
|
||||
|
||||
# used to generate CBOR encoders and decoders, e.g. lwm2m_senml_cbor.
|
||||
zcbor>=0.6.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue