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 68187b68af arch: move [enter|leave]_critical_section
     new 8e343405a2 espressif: update esp-hal-3rdparty
     new e38b4b2103 espressif: fix linker to include the reserved area of RTC 
memory
     new 8673e659b4 espressif: quiet git commands and improve build logging

The 3 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/espressif/Kconfig                  |  7 +++++
 arch/risc-v/src/espressif/Make.defs                |  9 +++---
 arch/risc-v/src/espressif/hal_esp32c6.mk           |  4 ++-
 arch/risc-v/src/espressif/hal_esp32h2.mk           |  1 +
 arch/xtensa/src/esp32s3/Wireless.mk                | 16 +++++-----
 .../risc-v/espressif/common/scripts/common.ld      | 30 +++++++++----------
 .../common/scripts/esp32c3_flat_memory.ld          | 27 ++++++++++++-----
 .../common/scripts/esp32c3_legacy_sections.ld      | 35 +++++++++++++---------
 .../common/scripts/esp32c6_flat_memory.ld          | 15 ++++++++--
 .../common/scripts/esp32c6_legacy_sections.ld      | 30 ++++++++++++-------
 .../common/scripts/esp32h2_flat_memory.ld          | 14 +++++++--
 .../common/scripts/esp32h2_legacy_sections.ld      | 30 +++++++++++++------
 12 files changed, 145 insertions(+), 73 deletions(-)
 copy arch/arm/src/a1x/hardware/a1x_piocfg.h => 
boards/risc-v/espressif/common/scripts/common.ld (64%)

Reply via email to