west.yml: Update zcbor to point to 0.7.0
Among other things, this update brings: * C++ improvements * float16 support * Improved docs * -Wall and -Wconversion compliance Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>
This commit is contained in:
parent
26d3157ed4
commit
d587343248
2 changed files with 9 additions and 1 deletions
|
@ -477,6 +477,14 @@ Trusted Firmware-M
|
|||
zcbor
|
||||
*****
|
||||
|
||||
Updated from 0.6.0 to 0.7.0.
|
||||
Among other things, this update brings:
|
||||
|
||||
* C++ improvements
|
||||
* float16 support
|
||||
* Improved docs
|
||||
* -Wall and -Wconversion compliance
|
||||
|
||||
Documentation
|
||||
*************
|
||||
|
||||
|
|
2
west.yml
2
west.yml
|
@ -254,7 +254,7 @@ manifest:
|
|||
revision: e8920192b66db4f909eb9cd3f155d5245c1ae825
|
||||
path: modules/lib/uoscore-uedhoc
|
||||
- name: zcbor
|
||||
revision: 0.6.0
|
||||
revision: 67fd8bb88d3136738661fa8bb5f9989103f4599e
|
||||
path: modules/lib/zcbor
|
||||
- name: zscilib
|
||||
path: modules/lib/zscilib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue