mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-07 16:23:38 +03:00
esp_iot_sdk_v1.3.0_15_08_10_p1 Release Note
---------------------------------------- Here is a patch based on esp_iot_sdk_v1.3.0 (non-OS SDK) resolved issue that if there are 2 connections, one is normal TCP connection, the other is SSL connection, it may cause memory leak. Download and unzip the attachment, replace the lib in esp_iot_sdk/lib folder. Please do not set the same priority for two different tasks when using system_os_task. Sorry for the inconvenience.
This commit is contained in:
parent
c5d7aead8e
commit
ac84ff3326
@ -1,3 +1,15 @@
|
|||||||
|
esp_iot_sdk_v1.3.0_15_08_10_p1 Release Note
|
||||||
|
----------------------------------------
|
||||||
|
|
||||||
|
Here is a patch based on esp_iot_sdk_v1.3.0 (non-OS SDK) resolved issue that if there are 2 connections, one is normal TCP connection, the other is SSL connection, it may cause memory leak.
|
||||||
|
|
||||||
|
Download and unzip the attachment, replace the lib in esp_iot_sdk/lib folder.
|
||||||
|
|
||||||
|
Please do not set the same priority for two different tasks when using system_os_task.
|
||||||
|
|
||||||
|
Sorry for the inconvenience.
|
||||||
|
|
||||||
|
|
||||||
esp_iot_sdk_v1.3.0_15_08_08 Release Note
|
esp_iot_sdk_v1.3.0_15_08_08 Release Note
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
|
|
||||||
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
1.3.0
|
1.3.0_15_08_10_p1
|
Loading…
x
Reference in New Issue
Block a user