esp-idf/components/esp_https_ota
Laukik Hase 7115881a97
esp_http_client/esp_https_ota: Removed errno checks
- Returned -ESP_ERR_HTTP_EAGAIN for timeout errors from
  esp_http_client whenever tcp transport layer returns
  connection timeout
- Removed redundant conditional statements as required

Co-authored-by: Shubham Kulkarni <shubham.kulkarni@espressif.com>
2022-05-31 15:04:21 +05:30
..
include esp_https_ota: Update esp_https_ota() to support OTA updates with encrypted images 2022-03-11 16:52:08 +05:30
src esp_http_client/esp_https_ota: Removed errno checks 2022-05-31 15:04:21 +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 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