mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-05 04:36:33 +03:00
This change adds conflict detection to prevent multiple OTA operations from being initiated on the same partition simultaneously. Closes https://github.com/espressif/esp-idf/issues/18127