mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-01 05:21:17 +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