commit | a91016672e43946c19de98f97686591b1acb5c6a | [log] [tgz] |
---|---|---|
author | Artur Tynecki <artur.tynecki@mobica.com> | Tue Feb 08 10:32:32 2022 +0100 |
committer | David Brown <davidb@davidb.org> | Tue Mar 08 09:50:01 2022 -0700 |
tree | d1d9830477b59a4387792033f8f2ecd360a297e6 | |
parent | 4c0f6c177fc5a562bd971849c5ebfd3029673850 [diff] |
mbed: Add CMake support and fix files paths The mbed port should be compatible with a new command-line tool mbed-tools (Mbed CLI 2) which use cmake build system. This allows build cmake-base applications. Fix mbed files paths - it's required for the new version of mbed-os (v6.15) Signed-off-by: Artur Tynecki <artur.tynecki@mobica.com>
This is MCUboot version 1.9.0
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: