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 aef24f5f3c rename lib_pathbuffer to lib_tempbuffer
new 91511ae280 boards/xtensa: merge MCUBoot and Simple Boot linker scripts
on ESP32|S2
new 407a62a33a boards/xtensa: update Make.defs for linker scripts on
ESP32|S2
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:
.../{simple_boot_sections.ld => esp32_sections.ld} | 55 +++++++++++++++--
.../xtensa/esp32/esp32-2432S028/scripts/Make.defs | 8 +--
.../xtensa/esp32/esp32-audio-kit/scripts/Make.defs | 8 +--
.../xtensa/esp32/esp32-devkitc/scripts/Make.defs | 8 +--
.../esp32/esp32-ethernet-kit/scripts/Make.defs | 8 +--
boards/xtensa/esp32/esp32-lyrat/scripts/Make.defs | 8 +--
.../xtensa/esp32/esp32-pico-kit/scripts/Make.defs | 8 +--
.../esp32/esp32-sparrow-kit/scripts/Make.defs | 8 +--
.../esp32/esp32-wrover-kit/scripts/Make.defs | 8 +--
.../esp32/lilygo_tbeam_lora_gps/scripts/Make.defs | 8 +--
.../xtensa/esp32/ttgo_eink5_v2/scripts/Make.defs | 8 +--
.../xtensa/esp32/ttgo_lora_esp32/scripts/Make.defs | 8 +--
.../esp32/ttgo_t_display_esp32/scripts/Make.defs | 8 +--
...simple_boot_sections.ld => esp32s2_sections.ld} | 69 ++++++++++++++++++----
.../esp32s2/esp32s2-kaluga-1/scripts/Make.defs | 7 +--
.../esp32s2/esp32s2-saola-1/scripts/Make.defs | 7 +--
.../esp32s2/franzininho-wifi/scripts/Make.defs | 6 +-
17 files changed, 144 insertions(+), 96 deletions(-)
rename boards/xtensa/esp32/common/scripts/{simple_boot_sections.ld =>
esp32_sections.ld} (93%)
rename boards/xtensa/esp32s2/common/scripts/{simple_boot_sections.ld =>
esp32s2_sections.ld} (89%)