From 738855dd97f3ffa923e706dfe180c80b293259d8 Mon Sep 17 00:00:00 2001 From: arendst Date: Wed, 26 Apr 2017 11:12:51 +0200 Subject: [PATCH] updates --- Prerequisite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Prerequisite.md b/Prerequisite.md index b935a7be..0fd2c78d 100644 --- a/Prerequisite.md +++ b/Prerequisite.md @@ -29,7 +29,7 @@ Install the ESP8266 Arduino development environment from [esp8266 Arduino](https - Follow the procedure from the ESP8266 Arduino README.md to install the development environment using the Arduino IDE Board Manager - Copy the ``sonoff`` directory to your sketchfolder -#### Installing updated linker file **for version 5.x and up** +#### Installing updated linker file for version 5.0.0 and up To gain as much code space as possible from the available 1M flash memory I provide a linker file without SPIFFS area. Follow the steps below to install and use it in your IDE: - Copy file ``eagle.flash.1m0.ld`` to directory ``portable\packages\esp8266\hardware\esp8266\2.3.0\tools\sdk\ld``