commit | 54ef484afac4cd018afcf26848de5de6ab6ca18f | [log] [tgz] |
---|---|---|
author | Almir Okato <almir.okato@espressif.com> | Tue Mar 07 17:56:53 2023 -0300 |
committer | almir-okato <66885489+almir-okato@users.noreply.github.com> | Mon Jul 24 10:03:18 2023 -0300 |
tree | 6c2d3814af07a46bd2edce049019b57d712a578c | |
parent | 26ed3f448f98d6cf3867fee29235961ecdb997e0 [diff] |
espressif: remove IDF git submodule and add its reference by param Remove the ESP-IDF from git submodules to avoid potential duplicated repo clones on the user system. IDF HAL code is still a dependency for Espressif port, therefore now the HAL code reference needs to be passed by parameter when building. The Espressif port was also updated to work with last v5.1 IDF code. Signed-off-by: Almir Okato <almir.okato@espressif.com>
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: