mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-08 16:19:39 -05:00
Passive app partition can be used as the staging partition where a new image is loaded. Then copy it to the final partition. Closes: https://github.com/espressif/esp-idf/issues/14195 Closes: https://github.com/espressif/esp-idf/issues/13824