nuttx/boards/xtensa/esp32s3/esp32s3-devkit
Tiago Medicci Serrano 641a0df27f esp32s3: Improve selection of the bootloader being used on Kconfig
- A pre-built IDF bootloader is used by default;
- `ESP32S3_PARTITION_TABLE` requires the IDF bootloader to be built
from sources.
- Native MCUboot also can be used to boot the device. It will be
built from sources and depends on !ESP32S3_PARTITION_TABLE.
2024-01-25 11:22:39 -03:00
..
configs esp32s3: Improve selection of the bootloader being used on Kconfig 2024-01-25 11:22:39 -03:00
include driver/net/lan9250: Add LAN9250 driver(SPI and QSPI mode) 2023-12-07 19:53:05 -08:00
scripts arch/xtensa/esp32s3: initial effort to get BLE running on ESP32-S3 2023-08-14 16:29:21 -03:00
src esp32s3/spi: Add SPI bus init in bringup and fix SPI bus 2 and 3 conflict 2024-01-17 09:29:20 -03:00
Kconfig esp32s3/rmt: Use the Espressif's common RMT driver. 2023-12-24 16:38:06 -08:00