mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 15:15:15 +08:00

1. Add wolfSSL library in esp_tls component 2. Added wolfssl support to http-client & ota. 3. Client, OTA examples fixed. Bug fixes in esp-tls wolfssl support. 4. Fix a bug of esp_tls when work on no-block mode 5. Add macro to disable ipv6 configuration 6. Modify "read" and "write" of esp_tls structure to pass compiling