nuttx/boards/xtensa/esp32s3/common/scripts
Tiago Medicci Serrano a763ed1e07 espressif: Fix build with RTC
This commit ensures that RTC data is properly allocated in the RTC
segment in the linker. This fixes the reported problem about using
the legacy bootloader and RTC.
2024-08-29 09:05:17 +08:00
..
.gitignore
esp32s3_aliases.ld xtensa/esp32s3: LCD controller driver 2023-09-19 11:38:05 +08:00
esp32s3_peripherals.ld
esp32s3_rom_aliases.ld
flat_memory.ld esp32s3: add simple boot support 2024-04-17 19:43:05 +08:00
kernel-space.ld espressif: Update internal libraries reference 2024-08-21 23:28:45 +08:00
legacy_sections.ld espressif: Fix build with RTC 2024-08-29 09:05:17 +08:00
mcuboot_sections.ld espressif: Fix build with RTC 2024-08-29 09:05:17 +08:00
protected_memory.ld espressif: Update internal libraries reference 2024-08-21 23:28:45 +08:00
simple_boot_sections.ld espressif: Update internal libraries reference 2024-08-21 23:28:45 +08:00
user-space.ld