nuttx/arch/xtensa
2024-06-16 23:36:54 +08:00
..
include esp32s3: add simple boot support 2024-04-17 19:43:05 +08:00
src ESP32S3 bootloader.mk file has a typo error. In the file CONFIG_ESP32S2_MCUBOOT_VERSION config variable is declared, while the correct config variable for esp32s3 bootloader.mk file is CONFIG_ESP32S3_MCUBOOT_VERSION which is defined in the .config file when the config is generated for ESP32S3-devkit board. 2024-06-16 23:36:54 +08:00
Kconfig nuttx kconfig: rename a few recently-added options 2024-05-21 01:11:44 +08:00