From 6d1fa5a2894da464b9878d554fc8bc484b35cc2c Mon Sep 17 00:00:00 2001 From: Luc Date: Fri, 23 Oct 2015 16:47:10 +0800 Subject: [PATCH] Add word about new branch for ESP01 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 97b4d2d6..266156b4 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ current release is v0.4-beta.1: https://github.com/luc-github/ESP8266/releases/t master may not work unless you use the latest code of https://github.com/esp8266/arduino due to delay between PR integration in staging/stable versions +If you use an ESP with 512K flash like ESP01 please go here : https://github.com/luc-github/ESP8266/tree/ESP-512K-64KSPIFFS, it is dedicated to low memory device. +IF you use an ESP with more than 512K flsah please use master + ##Hardware connection --Use GPIO2 to ground to reset all settings in hard way - 2-6 sec after boot / not before!! Set GPIO2 to ground before boot change boot mode and go to special boot that do not reach FW. Currently boot take 10 sec - giving 8 seconds to connect GPIO2 to GND and do an hard recovery for settings --Use GPIO0 to ground to be in update mode