nuttx/boards/xtensa/esp32s3/common/scripts
Tiago Medicci Serrano 72acec7275 esp32s3: Fix faulty esp32s3-devkit:stack example
This defconfig is an example of the recorded stack and it became
faulty recently after the implementation of the `up_current_regs`
functions. The `noinstrument_function` directive must be used for
preventing it from being looped when instrumentation is enabled.
Also, this commit places `sched/instrument/stack_record.c` in IRAM.
2024-09-21 10:42:06 +08: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
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 esp32s3: Fix faulty esp32s3-devkit:stack example 2024-09-21 10:42:06 +08:00
mcuboot_sections.ld esp32s3: Fix faulty esp32s3-devkit:stack example 2024-09-21 10:42:06 +08:00
protected_memory.ld espressif: Update internal libraries reference 2024-08-21 23:28:45 +08:00
simple_boot_sections.ld esp32s3: Fix faulty esp32s3-devkit:stack example 2024-09-21 10:42:06 +08:00
user-space.ld xtensa/esp32s3: Configure the PMS peripheral for Protected Mode 2022-12-07 03:07:45 +08:00