commit | 5397c13d240890f9866ef8b921cef67bd258fc25 | [log] [tgz] |
---|---|---|
author | Dominik Ermel <dominik.ermel@nordicsemi.no> | Tue Apr 18 16:42:30 2023 +0000 |
committer | Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> | Wed Apr 19 14:38:02 2023 +0200 |
tree | e38dedf8688ff972b888dc5254ced38b5211c409 | |
parent | 918da26a676d1bcbc7c83ce2de335ef569f97f9f [diff] |
zephyr: serial_recovery: Fix broken CDC device selection When using CDC only and CONFIG_SERIAL is not enabled in Zephyr, but there is chosen zephyr,mcumgr-uart, the chosen takes precedence over CDC and directs MCUmgr to that uart. This causes two issues: first the CDC is ignored if chosen exists, and makes build fail because drivers are not built. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
This is MCUboot version 1.11.0-dev
MCUboot is a secure bootloader for 32-bits microcontrollers. It defines a common infrastructure for the bootloader and the system flash layout on microcontroller systems, and provides a secure bootloader that enables easy software upgrade.
MCUboot is not dependent on any specific operating system and hardware and relies on hardware porting layers from the operating system it works with. Currently, MCUboot works with the following operating systems and SoCs:
RIOT is supported only as a boot target. We will accept any new port contributed by the community once it is good enough.
See the following pages for instructions on using MCUboot with different operating systems and SoCs:
There are also instructions for the Simulator.
The issues being planned and worked on are tracked using GitHub issues. To give your input, visit MCUboot GitHub Issues.
You can find additional documentation on the bootloader in the source files. For more information, use the following links:
Developers are welcome!
Use the following links to join or see more about the project: