-
Notifications
You must be signed in to change notification settings - Fork 641
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
jfischer-no
merged 9 commits into
nrfconnect:main
from
oyvindronningstad:zcbor-0.8.1-nrf
Feb 20, 2024
Merged
zcbor 0.8.1 #1471
jfischer-no
merged 9 commits into
nrfconnect:main
from
oyvindronningstad:zcbor-0.8.1-nrf
Feb 20, 2024
Conversation
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
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
344fb03
to
a7fe8d3
Compare
a7fe8d3
to
c8ec7b0
Compare
c8ec7b0
to
89cb347
Compare
SeppoTakalo
approved these changes
Jan 29, 2024
ab5bfb0
to
2fbd3a9
Compare
de-nordic
reviewed
Feb 6, 2024
There was a problem hiding this 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.
2fbd3a9
to
f244bfc
Compare
de-nordic
approved these changes
Feb 6, 2024
f244bfc
to
3c26603
Compare
a946c79
to
e95fd17
Compare
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)
e95fd17
to
b5f66e6
Compare
jfischer-no
approved these changes
Feb 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.