Files
esp-idf/components
Axel Lin 39792bd7cc esp_https_ota: Fix build warning when CONFIG_OTA_ALLOW_HTTP is set
Fix below build warning when CONFIG_OTA_ALLOW_HTTP is set:
esp_https_ota.c:165:13: warning: 'is_server_verification_enabled' defined but not used [-Wunused-function]

While at it, also simplify the is_server_verification_enabled logic.

Fixes: 48987ad9df ("esp_https_ota: Enable option of using global_ca_store and x509_crt_bundle")
Signed-off-by: Axel Lin <axel.lin@gmail.com>

Closes https://github.com/espressif/esp-idf/pull/6882

Signed-off-by: Aditya Patwardhan <aditya.patwardhan@espressif.com>
2021-04-20 14:48:44 +05:30
..
2021-03-31 19:13:03 +08:00
2021-03-31 19:17:33 +08:00
2021-04-18 23:53:48 +02:00
2021-03-31 19:17:33 +08:00
2021-03-08 14:41:53 +08:00
2021-02-26 19:45:48 +08:00
2021-03-31 19:17:33 +08:00
2021-02-26 23:13:42 +08:00
2021-04-15 15:19:00 +08:00
2021-03-31 19:17:33 +08:00