commit | e8cbc0d0f12f98e0f1fb9ca47b319b8705f61bfb | [log] [tgz] |
---|---|---|
author | Almir Okato <almir.okato@espressif.com> | Mon Jun 13 10:45:39 2022 -0300 |
committer | Gustavo Henrique Nihei <38959758+gustavonihei@users.noreply.github.com> | Tue Jul 19 11:07:04 2022 -0300 |
tree | 674a633ddb1d11a2f107f225ae991249b3f28f23 | |
parent | 1eb3ecaeda43e75b023675edf91439d005865888 [diff] |
boot_serial: espressif: ESP32 serial recovery mode interface Add the serial adapter for ESP32 for boot recovery and MCUMGR communication. Signed-off-by: Almir Okato <almir.okato@espressif.com> espressif: Configure console via bootloader_support functions Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
This is MCUboot version 1.10.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: