Skip to content
FayeY edited this page Oct 31, 2018 · 11 revisions

Welcome to the ESP8266_RTOS_SDK wiki!

Since ESP8266_RTOS_SDK V3.0, we provided users with a brand new framework and APIs that conform to ESP-IDF style. It makes porting applications between ESP32 and ESP8266 much easier.
But considering these major changes may cause significant impact on existing projects, it's recommended that ESP8266_RTOS_SDK V3.0 and later versions are only used for the implementation of new projects, instead of being used as an upgrade for any existing mass-production projects for now. However, we do have plans to further upgrade SDK V3.0 in the future, so it can better support projects that has implemented SDK 2.X (and earlier versions).

Resources

Clone this wiki locally