mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
7ac14b544e
Simple boot is a method of booting that doesn't depend on a 2nd stage bootloader. Please note that some of the ESP-IDF bootloader features are not available using simple boot, such as partition tables and OTA: most of these features are implemented in NuttX and MCUboot.