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 fix: fix preencrypted ota failed with pytest server and partial http enabled 2023-10-11 15:22:24 +05:30
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 refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
Kconfig esp_https_ota: add support for decryption callback 2022-02-17 10:54:04 +05:30
sdkconfig.rename esp_https_ota: rename config option for more clarity 2022-02-17 10:54:06 +05:30