esp-idf/components/esp_https_ota
nilesh.kale 3da0aa2d82 fix(esp_https_ota): fix incorrectly reference of API esp_https_ota_get_img_desc()
esp_https_ota_get_img_desc() is incorrectly referred to as esp_https_ota_read_img_desc()
in some error messages.So, this MR updates related references

Closes https://github.com/espressif/esp-idf/issues/13065
2024-02-05 13:55:42 +05:30
..
include
src fix(esp_https_ota): fix incorrectly reference of API esp_https_ota_get_img_desc() 2024-02-05 13:55:42 +05:30
CMakeLists.txt
Kconfig
sdkconfig.rename