mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
Add a command `make erase_ota` - erases otadata if it there is in the partition table otherwise error 'Partition table does not have ota_data partition'. Closes https://github.com/espressif/esp-idf/issues/1821