This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch releases/12.10 in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 4f39f79a61 boards/nucleo-f446re: fix adc example new e15e6820ca arch/xtensa: decouple common source for Espressif's MCUBoot port new 075addd840 arch/risc-v: decouple common source for Espressif's MCUBoot port The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: arch/risc-v/src/common/espressif/.gitignore | 1 + arch/risc-v/src/common/espressif/Bootloader.mk | 20 ++++++++++++++++++-- arch/xtensa/src/esp32/.gitignore | 1 + arch/xtensa/src/esp32/Bootloader.mk | 21 +++++++++++++++++++-- arch/xtensa/src/esp32s2/.gitignore | 1 + arch/xtensa/src/esp32s2/Bootloader.mk | 22 ++++++++++++++++++++-- arch/xtensa/src/esp32s3/.gitignore | 1 + arch/xtensa/src/esp32s3/Bootloader.mk | 21 +++++++++++++++++++-- 8 files changed, 80 insertions(+), 8 deletions(-)