nuttx/boards/xtensa/esp32s3/common/scripts
Tiago Medicci Serrano 8f2cdc4e60 esp32s3/wifi: add support for Wi-Fi (Station mode)
1) Wi-Fi driver libs from Espressif ESP-IDF release/v5.0;
2) Station mode only;
3) WPA2-PSK and WPA3-SAE enabled;

Not yet supported (WIP):
- SoftAP mode;
- 802.11k, 802.11v and 802.11R;
- Power Save mode;
- BLE Coexistance;
2023-03-10 10:59:14 +02:00
..
.gitignore
esp32s3_peripherals.ld espressif: Add missing Apache Foundation copyright header 2023-01-19 10:11:34 +08:00
esp32s3_rom.ld espressif: Add missing Apache Foundation copyright header 2023-01-19 10:11:34 +08:00
flat_memory.ld esp32[c3|s3]: Fix relative path in file header 2023-01-19 10:11:34 +08:00
kernel-space.ld xtensa/esp32s3: Configure the PMS peripheral for Protected Mode 2022-12-07 03:07:45 +08:00
legacy_sections.ld esp32s3/wifi: add support for Wi-Fi (Station mode) 2023-03-10 10:59:14 +02:00
mcuboot_sections.ld esp32[c3|s3]: Fix relative path in file header 2023-01-19 10:11:34 +08:00
protected_memory.ld xtensa/esp32s3: Simplify board linker script selection 2022-12-08 21:55:29 +08:00
user-space.ld xtensa/esp32s3: Configure the PMS peripheral for Protected Mode 2022-12-07 03:07:45 +08:00