ce3d47768d
Merge branch 'feature/https_ota_support_no_verify' into 'master'
...
esp_https_ota: SSL supports no verification
See merge request sdk/ESP8266_RTOS_SDK!1123
2019-10-14 15:31:46 +08:00
1f8192d9f9
feat(exmaples): remove wolfSSL example
...
The wolfSSL example will be supplied independently.
2019-10-10 15:43:29 +08:00
8e76fa1130
feat(esp_https_ota): SSL supports no verification
2019-10-09 11:13:57 +08:00
62eb1587a1
feat(http): Add Kconfig for user to configure HTTP buffer and ota buffer size
2019-08-26 20:46:10 +08:00
0c16744f2b
feat/wolfssl_http_client: Added wolfssl support to http-client & ota.
...
Changes:
Client, OTA examples fixed. Bug fixes in esp-tls wolfssl support.
2019-03-16 17:04:18 +05:30
43d230a0f1
feature/esp_https_ota: Changes to make esp_https_ota compatible with ESP8266.
...
Changes:
Changed component.mk to enable only mbedtls based compilation.
Removed esp_err_to_name occurence. Updated README.md.
Shifted OTA examples to examples/system/ota.
Changed the sdkconfig.defaults for the example compilation.
2019-02-27 11:21:50 +05:30
6a6e9cd54b
feature/esp_https_ota: Added the esp_https_ota component from idf.
2019-02-27 11:01:44 +05:30