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

applications: nrf_desktop: Fix returning error in MCUmgr callbacks #11964

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

MarekPieta
Copy link
Contributor

Change fixes returning error in MCUmgr callbacks. This prevents assertion failures when the error is returned by the application module.

Jira: NCSDK-22964

Change fixes returning error in MCUmgr callbacks. This prevents
assertion failures when the error is returned by the application module.

Jira: NCSDK-22964

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Aug 4, 2023
@MarekPieta MarekPieta added 10-min-review and removed changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Aug 4, 2023
@NordicBuilder
Copy link
Contributor

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
desktop52_verification X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

Copy link
Contributor

@kapi-no kapi-no left a comment

Choose a reason for hiding this comment

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

is this regression present in NCS 2.4.0? Should we document it in the changelog?

@MarekPieta
Copy link
Contributor Author

is this regression present in NCS 2.4.0? Should we document it in the changelog?

No, the MCUmgr API was changed after NCS 2.4.0. Then I think no doc update is needed here (the module is even marked as experimental currently).

@nordicjm nordicjm merged commit 1547339 into nrfconnect:main Aug 14, 2023
17 checks passed
@MarekPieta MarekPieta deleted the mcumgr_dfu_fix branch August 14, 2023 10:34
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.

5 participants