nuttx/boards/xtensa/esp32s3/common/scripts
Tiago Medicci Serrano 59107e5573 esp32s3: Fix issue regarding IRAM-enabled ISRs by fixing the linker
After https://github.com/apache/nuttx/pull/11007/ was merged, the
path for some files changed, requiring the linker to be fixed to
make it run from the internal memory once again.
2023-11-06 18:41:34 -03:00
..
.gitignore
esp32s3_aliases.ld xtensa/esp32s3: LCD controller driver 2023-09-19 11:38:05 +08:00
esp32s3_peripherals.ld espressif: Add missing Apache Foundation copyright header 2023-01-19 10:11:34 +08:00
esp32s3_rom_aliases.ld arch/xtensa/esp32s3: initial effort to get BLE running on ESP32-S3 2023-08-14 16:29:21 -03:00
esp32s3_rom_api.ld arch/xtensa/esp32s3: initial effort to get BLE running on ESP32-S3 2023-08-14 16:29:21 -03:00
esp32s3_rom.ld arch/xtensa/esp32s3: initial effort to get BLE running on ESP32-S3 2023-08-14 16:29:21 -03:00
flat_memory.ld arch/xtensa/esp32s3: Update MCUboot build process 2023-08-18 14:44:11 +08:00
kernel-space.ld esp32s3/wifi: support the Wi-Fi to work with protected build 2023-08-02 21:38:44 +02:00
legacy_sections.ld esp32s3: Fix issue regarding IRAM-enabled ISRs by fixing the linker 2023-11-06 18:41:34 -03:00
mcuboot_sections.ld esp32[c3|s3]: Fix relative path in file header 2023-01-19 10:11:34 +08:00
protected_memory.ld arch/xtensa/esp32s3: initial effort to get BLE running on ESP32-S3 2023-08-14 16:29:21 -03:00
user-space.ld xtensa/esp32s3: Configure the PMS peripheral for Protected Mode 2022-12-07 03:07:45 +08:00