esp-idf/components/esp_https_ota
Harshit Malpani 42756f7eff
esp_https_ota: fix bug where `http_client_init_cb` is called after `esp_http_client_perform()` instead of before.
Closes https://github.com/espressif/esp-idf/issues/9581
2022-09-02 16:15:50 +05:30
..
include esp_https_ota: Added esp_https_ota_get_image_size() to retrieve total size of OTA update 2021-05-11 10:13:02 +05:30
src esp_https_ota: fix bug where `http_client_init_cb` is called after `esp_http_client_perform()` instead of before. 2022-09-02 16:15:50 +05:30
CMakeLists.txt Merge branch 'bugfix/CMake_esp_https_ota_dependencies' into master 2019-11-01 12:50:17 +05:30
Kconfig esp_https_ota: add config option to (optionally) allow http 2019-01-30 18:11:05 +05:30
component.mk esp_https_ota: Add support for HTTPS based ota feature 2018-08-03 16:47:07 +05:30