nuttx/boards/xtensa/esp32s2
Tiago Medicci Serrano 1e1ea7bb5d esp32s2: Improve selection of the bootloader being used on Kconfig
- A pre-built IDF bootloader is used by default;
- `ESP32S2_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 !ESP32S2_PARTITION_TABLE.
2024-01-25 11:22:39 -03:00
..
common esp32s2/rmt: Use the Espressif's common RMT driver. 2023-12-24 16:38:06 -08:00
esp32s2-kaluga-1 esp32s2: Integrate Espressif HAL repository to ESP32-S2 2023-12-24 16:38:06 -08:00
esp32s2-saola-1 esp32s2: Improve selection of the bootloader being used on Kconfig 2024-01-25 11:22:39 -03:00
franzininho-wifi