esp-idf/examples/system/ota/advanced_https_ota/main
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
..
ble_helper Merge branch 'feat/add_get_device_name_api' into 'master' 2023-12-27 10:37:33 +08:00
advanced_https_ota_example.c 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 system: fix printf format errors in all system and cxx examples 2022-12-12 12:55:02 +08:00
idf_component.yml feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
Kconfig.projbuild [examples]: removed hyphens 2021-10-09 13:58:24 +08:00