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

boot: boot_serial: Add updated SMP header #1751

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

nordicjm
Copy link
Collaborator

@nordicjm nordicjm commented Jul 20, 2023

Adds missing fields which were wrongly treated as part of the operation value, which they were not, and adds a big/little endian check.

Fixes #1748

Adds missing fields which were wrongly treated as part of the
operation value, which they were not, and adds a big/little
endian check.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
@nordicjm nordicjm merged commit 61898da into mcu-tools:main Jul 31, 2023
54 checks passed
@nordicjm nordicjm deleted the endianfix branch December 12, 2023 14:59
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.

boot_serial: OP is wrongly treated as a full 8 bit value
2 participants