-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
Description
This is a placeholder issue for now. SDK 2.2 was announced for end of January 2018. However, we can use this issue to keep notes of "noteworthy" changes.
The long list of changes can be seen at espressif/ESP8266_NONOS_SDK@v2.1.0...master
In light of #2214 (mbedTLS by @nwf) the following commits seem of particular interest i.e. should be checked for conflict during the upgrade. We don't want to loose our own fixes:
- moved to new folder espressif/ESP8266_NONOS_SDK@89ba08e
- Fix reconnect_callback is not triggered when handshake... espressif/ESP8266_NONOS_SDK@4899e50
- speed up handshake process espressif/ESP8266_NONOS_SDK@493e8c0
- ix disconnect callback function never be called espressif/ESP8266_NONOS_SDK@cf608e9
- fix memory leak espressif/ESP8266_NONOS_SDK@a1fa90a
- Fix call send callback function failed espressif/ESP8266_NONOS_SDK@5873d94