commit | 03ed502ad7288e29cccbfa535fe72d3e6557c010 | [log] [tgz] |
---|---|---|
author | Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> | Tue Dec 14 13:56:11 2021 +0100 |
committer | Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> | Wed Dec 15 16:23:51 2021 +0100 |
tree | f1f21d3c27fa73a544abff9518556ddb66fdf53e | |
parent | bc65d2b10ac07645f164b2268b90ba7ee94d14be [diff] |
zephyr: removed CONFIG_SYSTEM_CLOCK_DISABLE=y CONFIG_SYSTEM_CLOCK_DISABLE property was removed from zephyr codebase. It is not needed anymore since the empty sys_clock_disable() callback is provided if the platform doesn't support system clock disable capability. Reference: https://github.com/zephyrproject-rtos/zephyr/commit/78dc8ce33828b1d995d520751fe761ade6103155 Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
This is MCUboot version 1.8.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: