-
-
Notifications
You must be signed in to change notification settings - Fork 471
Home
Luc edited this page Oct 23, 2015
·
23 revisions
Welcome to the ESP8266 wiki!
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