1f8192d9f9
feat(exmaples): remove wolfSSL example
...
The wolfSSL example will be supplied independently.
2019-10-10 15:43:29 +08:00
cc267ab0df
feat(hello_world): add example hello_world from esp-idf and modify it for ESP8266
...
Commit ID: b0456cc9
2019-08-27 15:15:44 +08:00
114d2b5b86
feature(script): update compiling script for new make and cmake
2019-08-02 14:02:45 +08:00
af0fcc0492
fix(wifi): fix compatibility issues with AP which configured to 11n only
2019-06-14 11:06:39 +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