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 f9111e89461 codespellrc: add ist to ignorelist
add df6e5384feb arch/xtensa: update MCUBoot and virtual E-Fuse offset
add 632297a3ca5 documentation: update MCUBoot flash allocation on
ESP32|S2|S3
No new revisions were added by this update.
Summary of changes:
Documentation/platforms/xtensa/esp32/index.rst | 108 ++++++++++++++++++++++
Documentation/platforms/xtensa/esp32s2/index.rst | 110 +++++++++++++++++++++++
Documentation/platforms/xtensa/esp32s3/index.rst | 110 ++++++++++++++++++++++-
arch/xtensa/src/common/espressif/Kconfig | 24 ++---
arch/xtensa/src/esp32/Bootloader.mk | 8 ++
arch/xtensa/src/esp32/Kconfig | 8 +-
arch/xtensa/src/esp32/Make.defs | 1 +
arch/xtensa/src/esp32s2/Kconfig | 2 +-
arch/xtensa/src/esp32s2/Make.defs | 1 +
arch/xtensa/src/esp32s3/Bootloader.mk | 8 ++
arch/xtensa/src/esp32s3/Kconfig | 8 +-
arch/xtensa/src/esp32s3/Make.defs | 1 +
tools/esp32/Config.mk | 16 ++++
tools/esp32s2/Config.mk | 16 ++++
tools/esp32s3/Config.mk | 16 ++++
15 files changed, 416 insertions(+), 21 deletions(-)