nuttx/boards/xtensa/esp32/esp32-devkitc
Tiago Medicci Serrano ec3714c816 esp32: Improve selection of the bootloader being used on Kconfig
- A pre-built IDF bootloader is used by default;
- `ESP32_PARTITION_TABLE` requires the IDF bootloader to be built
from sources.
- Native MCUboot also can be used to boot the device. It will be
built from sources and depends on !ESP32_PARTITION_TABLE.
2024-01-25 11:22:39 -03:00
..
configs esp32: Improve selection of the bootloader being used on Kconfig 2024-01-25 11:22:39 -03:00
include
scripts xtensa/esp32: Simplify board linker script selection 2022-12-08 21:55:29 +08:00
src Update kconfig2html.c 2023-12-14 20:02:52 -08:00
Kconfig