nuttx/boards/xtensa/esp32s3/common/scripts
Tiago Medicci Serrano 17447622bf esp32s3/wifi: support the Wi-Fi to work with protected build
- Added Wi-Fi related symbols to the kernel-space linker;
- Allocate more RAM to the kernel (to be useb by the Wi-Fi driver).
- Create a specific defconfig.
2023-08-02 21:38:44 +02:00
..
.gitignore
esp32s3_peripherals.ld espressif: Add missing Apache Foundation copyright header 2023-01-19 10:11:34 +08:00
esp32s3_rom.ld esp32s3: Add support to RTC 2023-05-06 11:43:01 +08:00
flat_memory.ld Some follow-up changes for ESP32s3 32M flash support 2023-07-21 20:44:04 +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/spiflash: pause other CPU before SPI flash operations 2023-05-24 00:37:46 +08:00
mcuboot_sections.ld esp32[c3|s3]: Fix relative path in file header 2023-01-19 10:11:34 +08:00
protected_memory.ld esp32s3: Enhance protected build linker scripts and memory layout 2023-08-02 21:38:44 +02:00
user-space.ld