Skip to content

Commit 883278a

Browse files
committed
apply patch 1 for SDK v1.1.0
espressif: Here is a patch based on SDK_v1.1.0 resolved issues below: 1. SDK 1.1.0 may boot fail if SPI Flash speed is 80MHz. 2. Memory Leak in libssl when SSL connection fail. 3. Update smartconfig, please using it with the latest Espressif APP https://github.com/EspressifApp Sorry for the inconvenience.
1 parent 5a19cc2 commit 883278a

File tree

5 files changed

+11
-1
lines changed

5 files changed

+11
-1
lines changed

tools/sdk/changelog.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
esp_iot_sdk_v1.1.0_15_05_27_p1 Release Note
2+
-------------------------------------------
3+
4+
Here is a patch based on SDK_v1.1.0 resolved issues below:
5+
1. SDK 1.1.0 may boot fail if SPI Flash speed is 80MHz.
6+
2. Memory Leak in libssl when SSL connection fail.
7+
3. Update smartconfig, please using it with the latest Espressif APP https://github.com/EspressifApp
8+
9+
Sorry for the inconvenience.
10+
111
esp_iot_sdk_v1.1.0_15_05_22 Release Note
212
----------------------------------------
313
Resolved Issues(Bugs below are eligible for Bug Bounty Program):

tools/sdk/lib/libmain.a

-96 Bytes
Binary file not shown.

tools/sdk/lib/libsmartconfig.a

11.5 KB
Binary file not shown.

tools/sdk/lib/libssl.a

84 Bytes
Binary file not shown.

tools/sdk/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.1.0_15_05_27_p1

0 commit comments

Comments
 (0)