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 cd5ad0f165 chore: update gitignore for .idea folder new 294848e623 arch/xtensa: decouple common source for Espressif's MCUBoot port new 2912b3347c 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(-)