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