mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
1e1ea7bb5d
- 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.