mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00

feat(ota): Supports OTA update for any partitions (bootloader, partition_table, nvs, etc.) Closes IDFGH-13262, IDF-7781, and IDFGH-12860 See merge request espressif/esp-idf!32866