nuttx/boards/xtensa/esp32s3/common/scripts
Dong Heng c655870b22 boards/esp32s3: Link stack checking function and data to SRAM when enable flash or PSRAM driver
During PSRAM initialization and flash operations, the Cache needs to be disabled.
So all data and code for the aforementioned scope is required to be placed in Internal RAM.
2023-11-09 13:27:31 +01: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
esp32s3_rom_api.ld
esp32s3_rom.ld
flat_memory.ld
kernel-space.ld
legacy_sections.ld boards/esp32s3: Link stack checking function and data to SRAM when enable flash or PSRAM driver 2023-11-09 13:27:31 +01:00
mcuboot_sections.ld
protected_memory.ld
user-space.ld