Skip to content

Commit 44a2b2d

Browse files
committed
Merge branch 'docs/remove_v2.0_from_readme_v3.0' into 'release/v3.0'
Remove description of v2.0.0 See merge request sdk/ESP8266_RTOS_SDK!461
2 parents 318571d + 0bb3bd8 commit 44a2b2d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
11
# ** IMPORTANT NOTICE **
2-
## New release features
3-
### v2.0.0
4-
1. Optimized memory distribution and usage, with an increased available memory of **70 KB**, up by approximately **20 KB** compared to the previous SDK;
5-
2. Optimized protocol libraries, including the lwIP, ESPCONN, mbedTLS, OpenSSL and MQTT;
6-
3. Optimized Wi-Fi functionality with enhanced reliability, and added support for active/passive scanning;
7-
4. Updated boot loader to version 1.7 with increased stability;
8-
5. Added support for the 64-Mbit and 128-Mbit SPI flash;
9-
6. Added 5 new demos, i.e. websocket demo, Wi-Fi station machine demo, openssl server demo, openssl client demo and mqtt demo.
10-
11-
For detail, you can refer to [v2.0.0](https://github.com/espressif/ESP8266_RTOS_SDK/releases/tag/v2.0.0) release notes.
122

133
## About this repository
144
A new branching model is applied to this repository, which consists of a master branch and release branches.

0 commit comments

Comments
 (0)