Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zcbor 0.8.1 #1471

Merged
merged 9 commits into from
Feb 20, 2024
Merged

zcbor 0.8.1 #1471

merged 9 commits into from
Feb 20, 2024

Conversation

oyvindronningstad
Copy link
Contributor

No description provided.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jan 26, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
mcuboot zephyrproject-rtos/mcuboot@0c0470e zephyrproject-rtos/mcuboot@f09e205 zephyrproject-rtos/[email protected]
uoscore-uedhoc zephyrproject-rtos/uoscore-uedhoc@5fe2cb6 zephyrproject-rtos/uoscore-uedhoc@150f4eb (zephyr) zephyrproject-rtos/[email protected]
zcbor zephyrproject-rtos/zcbor@67fd8bb zephyrproject-rtos/zcbor@d3093b5 (main) zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@oyvindronningstad oyvindronningstad force-pushed the zcbor-0.8.1-nrf branch 3 times, most recently from ab5bfb0 to 2fbd3a9 Compare February 6, 2024 11:18
Copy link
Contributor

@de-nordic de-nordic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The commit "[nrf fromtree] lwm2m: Regenerate zcbor files" is missing cherry-picked from line.
Otherwise looks ok.

@oyvindronningstad oyvindronningstad force-pushed the zcbor-0.8.1-nrf branch 6 times, most recently from a946c79 to e95fd17 Compare February 15, 2024 15:32
from 2.2.1 to 3.0.2

Signed-off-by: Øyvind Rønningstad <[email protected]>
(cherry picked from commit 33c84d8)
as well as uoscore-uedhoc and MCUboot

Highlights of zcbor 0.8.0:
- Add support for unordered maps
- Performance improvements
- Naming improvements for generated code
- Bugfixes

Update MCUboot and uoscore-uedhoc to bring in changes related to
zcbor 0.8.0.

Signed-off-by: Øyvind Rønningstad <[email protected]>
(cherry picked from commit 0786e52)
from 0.6.0 to 0.8.0

If people are using the zcbor script for code generation, it needs to be
at the latest version

Signed-off-by: Øyvind Rønningstad <[email protected]>
(cherry picked from commit 5d95776)
For use with zcbor_tstr_put_term() which needs a maximum string
length.

Signed-off-by: Øyvind Rønningstad <[email protected]>
(cherry picked from commit ea4c12d)
Regenerate from CDDL, update patch, fix references in code.

Signed-off-by: Øyvind Rønningstad <[email protected]>
(cherry picked from commit 1bbb0a9)
zcbor_new_state and zcbor_tstr_put_term

Signed-off-by: Øyvind Rønningstad <[email protected]>
(cherry picked from commit 527af80)
zcbor_new_state and zcbor_tstr_put_term

Signed-off-by: Øyvind Rønningstad <[email protected]>
(cherry picked from commit 223b4c3)
Brings a few improvements and bugfixes, most notably:
- Adds a forward declaration of strnlen()
- Adds a ZCBOR_VERSION macro

Signed-off-by: Øyvind Rønningstad <[email protected]>
(cherry picked from commit 8396bf0)
with zcbor 0.8.1

Signed-off-by: Øyvind Rønningstad <[email protected]>
(cherry picked from commit 3ad47d2)
@de-nordic de-nordic added DNM and removed DNM labels Feb 19, 2024
@jfischer-no jfischer-no added this to the ncs-2.6.0 milestone Feb 19, 2024
@jfischer-no jfischer-no merged commit c5c7fb3 into nrfconnect:main Feb 20, 2024
13 of 14 checks passed
@oyvindronningstad oyvindronningstad deleted the zcbor-0.8.1-nrf branch February 21, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants