-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
area: mcumgrbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug
Milestone
Description
Describe the bug
mcumgr's library has callbacks which report the status of a firmware update with 3 states - start, ongoing and complete. However, complete is not used.
This is fixed in this PR to the upstream mynewt-mcumgr project code: apache/mynewt-mcumgr#137
Therefore this is a request to pull the change into zephyr's version of mcumgr so that it will be included for Zephyr 2.7
Metadata
Metadata
Assignees
Labels
area: mcumgrbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug