-
-
Notifications
You must be signed in to change notification settings - Fork 467
Home
Welcome to the ESP8266 wiki!
##0.5-beta1 is out: it is for ESP8266 with at least 4M of flash it has several bug fix and 2 majors enhancement: 1 - autentification process by login/password 2 - OTA update using web browser https://github.com/luc-github/ESP8266/releases/tag/v0.5-beta.1 minimum package necessary is 2.0.0-rc1
ESP01 dedicated branch https://github.com/luc-github/ESP8266/tree/ESP-512K-64KSPIFFS is not updated as new ESP01 looks having more memory, and ESP12E module are in same price as ESP01, so not sure it worth to maintain a dedicated branch with limited features (TBC)
##0.4-beta 1 is out: it is compatible with ESP01/ESP12E
https://github.com/luc-github/ESP8266/releases/tag/v0.4-beta.1
ESP01 with 512K and 64K SPIFFS: due to limited space (v0.4 use 99% of code and SPIFFS is 98%), several trade off (limited UI, code readability, etc...) and optimizations need to be done to be able to add new features, to not impact others models, I do a branch dedicated to it : https://github.com/luc-github/ESP8266/tree/ESP-512K-64KSPIFFS which is based to v0.4
Others ESP with 1M+ flash and 128K+ SPIFFS will be supported on master branch. I test on nodeMCU 1.0 and ESP12E