This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 1e8250d918 boards/xtensa/esp32s3: Move some .bss sections to the external RAM add 80559890ff espressif: Simplify the selection of the SPI flash frequency No new revisions were added by this update. Summary of changes: arch/risc-v/src/common/espressif/Bootloader.mk | 1 + arch/risc-v/src/common/espressif/Kconfig | 18 ++++++++++++++ arch/xtensa/src/common/espressif/Kconfig | 33 +++++++++++++++++++++++++- arch/xtensa/src/esp32/Bootloader.mk | 1 + arch/xtensa/src/esp32s2/Bootloader.mk | 1 + arch/xtensa/src/esp32s3/Bootloader.mk | 1 + tools/esp32/Config.mk | 10 +------- tools/esp32s2/Config.mk | 10 +------- tools/esp32s3/Config.mk | 10 +------- tools/espressif/Config.mk | 14 +---------- tools/espressif/build_mcuboot.sh | 2 +- 11 files changed, 59 insertions(+), 42 deletions(-)