1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-25 20:02:37 +03:00

update SDK to esp_iot_sdk_v1.2.0_15_07_13_p4

Here is a patch of memory optimization based on SDK_v1.2.0
1. It saved about 8KBytes memory.
2. It revised problem that change mode may cause memory leak.
3. Update SmartConfig to version 2.4.3

Please replace the lib in \esp_iot_sdk_v1.2.0\lib

Thanks for your interest in Espressif Systems and ESP8266 !
This commit is contained in:
Markus Sattler 2015-07-15 13:37:28 +02:00
parent fe9ef36861
commit a8f44af500
6 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,18 @@
esp_iot_sdk_v1.2.0_15_07_13_p4 Release Note
-------------------------------------------
Here is a patch of memory optimization based on SDK_v1.2.0
1. It saved about 8KBytes memory.
2. It revised problem that change mode may cause memory leak.
3. Update SmartConfig to version 2.4.3
Please replace the lib in \esp_iot_sdk_v1.2.0\lib
Thanks for your interest in Espressif Systems and ESP8266 !
esp_iot_sdk_v1.2.0_15_07_09_p3 Release Note
-------------------------------------------

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
1.2.0_15_07_09_p3
1.2.0_15_07_13_p4