mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
patch the SDK to latest version (3 patches)
esp_iot_sdk_v1.2.0_15_07_09_p3 Release Note ------------------------------------------- Here is a patch based on SDK_v1.2.0 solved problem that if AP’s SSID is hidden,ESPTOUCH may get wrong BSSID of AP and cause connection fail. Please replace the lib in \esp_iot_sdk_v1.2.0\lib Sorry for the inconvenience. esp_iot_sdk_v1.2.0_15_07_09_p2 Release Note ------------------------------------------- Updated libssl again. To support SHA-256 and SHA-512. Thanks for your interest in Espressif Systems and ESP8266 ! esp_iot_sdk_v1.2.0_15_07_08_p1 Release Note ------------------------------------------- Here is a patch based on SDK_v1.2.0 solved problem that abnormal SSL disconnection may cause reset. Please replace the lib in \esp_iot_sdk_v1.2.0\lib Sorry for the inconvenience.
This commit is contained in:
@ -1,3 +1,35 @@
|
||||
esp_iot_sdk_v1.2.0_15_07_09_p3 Release Note
|
||||
-------------------------------------------
|
||||
|
||||
Here is a patch based on SDK_v1.2.0 solved problem that if AP’s SSID is hidden,ESPTOUCH may get wrong BSSID of AP and cause connection fail.
|
||||
Please replace the lib in \esp_iot_sdk_v1.2.0\lib
|
||||
|
||||
Sorry for the inconvenience.
|
||||
|
||||
|
||||
|
||||
|
||||
esp_iot_sdk_v1.2.0_15_07_09_p2 Release Note
|
||||
-------------------------------------------
|
||||
|
||||
Updated libssl again. To support SHA-256 and SHA-512.
|
||||
|
||||
Thanks for your interest in Espressif Systems and ESP8266 !
|
||||
|
||||
|
||||
|
||||
|
||||
esp_iot_sdk_v1.2.0_15_07_08_p1 Release Note
|
||||
-------------------------------------------
|
||||
|
||||
Here is a patch based on SDK_v1.2.0 solved problem that abnormal SSL disconnection may cause reset.
|
||||
Please replace the lib in \esp_iot_sdk_v1.2.0\lib
|
||||
|
||||
Sorry for the inconvenience.
|
||||
|
||||
|
||||
|
||||
|
||||
esp_iot_sdk_v1.2.0_15_07_03 Release Note
|
||||
-------------------------------------------
|
||||
Resolved Issues(Bugs below are eligible for Bug Bounty Program):
|
||||
|
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
1.2.0_15_07_03
|
||||
1.2.0_15_07_09_p3
|
Reference in New Issue
Block a user