From e6a2fba30be363db545c2344d660cc8ebcc764df Mon Sep 17 00:00:00 2001 From: Luc Date: Tue, 10 May 2016 19:38:47 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Home.md b/Home.md index 4b30498..4198758 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,11 @@ Welcome to the ESP8266 wiki! + +##0.6.2 is is out: it is for ESP8266 with at least 1M of flash (new ESP01 / ESP12E / etc...) +https://github.com/luc-github/ESP8266/releases/tag/v0.6.2 +Support of stable esp core 2.2.0 and IDE 1.6.8 +* fix Sleep mode / PHY mode +* fix random crash when compilation is done under linux (possibly all OS) + ##0.6.1 is is out: it is for ESP8266 with at least 1M of flash (new ESP01 / ESP12E / etc...) https://github.com/luc-github/ESP8266/releases/tag/v0.6.1 Support of stable esp core 2.2.0 and IDE 1.6.8