1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-19 23:22:16 +03:00

Merge pull request #1279 from Links2004/master

add patch esp_iot_sdk_v1.5.0_15_12_15_p1
This commit is contained in:
Markus 2015-12-22 10:40:42 +01:00
commit c844126204
3 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
esp_iot_sdk_v1.5.0_15_12_15_p1 Release Note
----------------------------------------
Here is a patch based on ESP8266_NONOS_SDK_V1.5.0 solved a problem that calling espconn_abort may cause unexpected reset.
Sorry for the inconvenience.
esp_iot_sdk_v1.5.0_15_11_27 Release Note
----------------------------------------
Resolved Issues (Bugs listed below apply to Bug Bounty Program):

Binary file not shown.

View File

@ -1 +1 @@
1.5.0
1.5.0_15_12_15_p1