mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
Update README.md
This commit is contained in:
@@ -8,11 +8,20 @@ This is the development branch for the next upcoming release (2.0.0). This is al
|
||||
|
||||
Check here to learn how to use this branch and help us improving ESPEasy: http://www.letscontrolit.com/wiki/index.php/ESPEasy#Source_code_development
|
||||
|
||||
## Versions
|
||||
|
||||
* v2.0.0-devX: these are the current development releases. use these if you want bleeding edge features, or if you want to help us testing and developing. new release every month.
|
||||
* v2.0.0-betaX: as soon as we think its stable/complete enough for real testing, we will start numbering beta's.
|
||||
* v2.0.0-rcX: release candidates (probably stable)
|
||||
* v2.0.0: This will be the first stable release
|
||||
|
||||
After this we will use more standard numbering. Next bugfix release will probably be 2.0.1.
|
||||
|
||||
## Firmware binary releases
|
||||
|
||||
Binary development releases are here: https://github.com/letscontrolit/ESPEasy/releases
|
||||
|
||||
Depending on your needs, we release different types of releases.
|
||||
Depending on your needs, we release different types of files.
|
||||
|
||||
For version 2.0.0-dev8:
|
||||
|
||||
@@ -26,9 +35,9 @@ ESPEasy_v2.0.0-dev8_test_4096.bin | ESP8266 with 4Mb flash | Stable + Test
|
||||
ESPEasy_v2.0.0-dev8_normal_4096.bin | ESP8266 with 4Mb flash | Stable |
|
||||
ESPEasy_v2.0.0-dev8_dev_8285.bin | ESP8285 | Stable + Test + Development |
|
||||
ESPEasy_v2.0.0-dev8_test_8285.bin | ESP8285 | Stable + Test |
|
||||
ESPEasy_v2.0.0-dev8_normal_8285.bin | ESP8285 | Stable
|
||||
|
||||
ESPEasy_v2.0.0-dev8_normal_8285.bin | ESP8285 | Stable |
|
||||
|
||||
## More info
|
||||
|
||||
Details and discussion are on the Experimental forum: http://www.letscontrolit.com/forum/viewtopic.php?f=18&t=2257&p=13600#p13600
|
||||
|
||||
|
||||
Reference in New Issue
Block a user