mcumgr-cli: add package - #30550
Open
brucerry wants to merge 1 commit into
Open
mcumgr-cli: add package#30550brucerry wants to merge 1 commit into
brucerry wants to merge 1 commit into
Conversation
brucerry
force-pushed
the
mcumgr-cli
branch
2 times, most recently
from
September 17, 2026 02:28
861e70d to
4207db6
Compare
brucerry
force-pushed
the
mcumgr-cli
branch
from
September 17, 2026 02:34
964a7b6 to
42de7b6
Compare
openwrt-ai
reviewed
Sep 17, 2026
brucerry
force-pushed
the
mcumgr-cli
branch
3 times, most recently
from
September 22, 2026 07:46
dc0544d to
9283cf7
Compare
openwrt-ai
reviewed
Sep 22, 2026
openwrt-ai
left a comment
Collaborator
There was a problem hiding this comment.
Commit checks
- 9283cf7 "mcumgr-cli: add package" —
Co-authored-by: OpenWrt AI review account <openwrt-ai@hauke-m.de>credits a review bot as an author of the code; drop that trailer.
Generated by Claude Code
Add the MCU Manager command-line tool for communicating with and managing remote devices over serial, BLE, and UDP. Use the standard Go package build and install definitions. Override the generic runtime version check because the pinned upstream source hardcodes 0.0.0-dev in a struct initialized by main. Upstream: https://github.com/apache/mynewt-mcumgr-cli Co-authored-by: OpenWrt AI review account <openwrt-ai@hauke-m.de> Signed-off-by: Bruce Cheung <bruce.cheung@emplustech.com>
brucerry
force-pushed
the
mcumgr-cli
branch
from
September 23, 2026 02:05
9283cf7 to
293d442
Compare
openwrt-ai
reviewed
Sep 23, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Maintainer:
Description:
🧪 Run Testing Details
✅ Formalities