nuttx/boards/xtensa/esp32s3/common/scripts
chenwen@espressif.com 8d94c1b3cb xtensa/esp32s3: Support malloc from external RAM and internal RAM
Enables the allocation of the entire Userspace heap into SPI RAM and reserving the Internal RAM exclusively for the Kernel heap.
2023-11-08 16:25:57 -03: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 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 xtensa/esp32s3: Support malloc from external RAM and internal RAM 2023-11-08 16:25:57 -03:00
mcuboot_sections.ld
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