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: Fix uninitialised variables for upload #2178

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

nordicjm
Copy link
Collaborator

Fixes some issues whereby some variables were not initialised,
and undefined values were wrongly used instead

Fixes #2177

Fixes some issues whereby some variables were not initialised,
and undefined values were wrongly used instead

Signed-off-by: Jamie McCrae <[email protected]>
Adds a note about a fix for unitialised variables

Signed-off-by: Jamie McCrae <[email protected]>
@de-nordic de-nordic requested a review from nvlsianpu January 15, 2025 13:59
@de-nordic de-nordic added the bug label Jan 15, 2025
@nordicjm nordicjm merged commit 0cd1d0a into mcu-tools:main Jan 17, 2025
58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

serial recovery: Set image state confirm variable is undefined
3 participants