commit | cb07e888691d656ef5051d48de0f7f94efd7c31e | [log] [tgz] |
---|---|---|
author | Jamie McCrae <jamie.mccrae@nordicsemi.no> | Fri Apr 14 09:28:24 2023 +0100 |
committer | Dominik Ermel <56024351+de-nordic@users.noreply.github.com> | Mon May 15 10:22:51 2023 +0200 |
tree | cd0491db6f603abaa8c55d17a22d124445e57eaa | |
parent | db6ba46244ffefd25cc4e4d61a6baaccea65f0c4 [diff] |
boot_serial: Replace cbor auto-generated code with zcbor functions Replaces the auto-generated decoding/encoding files with inline code for encoding/decoding cbor data structures, this adds the benefit of allowing the elements to be in any order and reduces code size. To accommodate this, zcbor_bulk has been imported from Zephyr. Signed-off-by: Jamie McCrae <jamie.mccrae@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: