nuttx/boards/xtensa
Tiago Medicci Serrano ec3714c816 esp32: Improve selection of the bootloader being used on Kconfig
- A pre-built IDF bootloader is used by default;
- `ESP32_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 !ESP32_PARTITION_TABLE.
2024-01-25 11:22:39 -03:00
..
esp32 esp32: Improve selection of the bootloader being used on Kconfig 2024-01-25 11:22:39 -03:00
esp32s2 esp32s2/rmt: Use the Espressif's common RMT driver. 2023-12-24 16:38:06 -08:00
esp32s3 esp32s3/pwm: Fix pwm output 2024-01-17 22:42:08 -03:00