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

Client side library for use with MCUs #153

Open
beriberikix opened this issue Oct 24, 2021 · 1 comment
Open

Client side library for use with MCUs #153

beriberikix opened this issue Oct 24, 2021 · 1 comment

Comments

@beriberikix
Copy link

There are use cases where you might want to use mcumgr from an MCU. For example, doing a software update from a host processor to another device connected over a serial link (ex. mcu-tools/mcuboot#1181.) Zephyr could leverage this for zephyrproject-rtos/zephyr#36017

@sw
Copy link

sw commented Nov 20, 2021

I agree, multi-MCU devices are really common these days.

There's a C implementation of the firmware image management part here: https://github.com/mkiiskila/mynewt_serial_uploader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants