commit | f1e26219d0fefbe579c63651dab0cf5943e66b2a | [log] [tgz] |
---|---|---|
author | Sylvio Alves <sylvio.alves@espressif.com> | Thu Jan 13 22:18:15 2022 -0300 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Sat Jan 22 16:55:00 2022 -0500 |
tree | a2bd4205e9471853952d9e73bd8779f57ba43493 | |
parent | 245b8264e767a3e9049c99754b713b0a6b2dbc76 [diff] |
soc: esp32c3: prepare kconfigs and cmake to support mcuboot This modifies esp32c3 SOC configuration to support MCUBoot. CmakeLists is moved from board to soc specific. It also includes MCUBoot changes. Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>