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
esp32s3_rom.ld
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
protected_memory.ld esp32s3: Enhance protected build linker scripts and memory layout 2023-08-02 21:38:44 +02:00
user-space.ld