mirror of https://github.com/arendst/Tasmota.git
Updated Arduino IDE (markdown)
parent
514ec2555c
commit
f2a6279bf8
|
@ -19,7 +19,7 @@ IMPORTANT: For Windows users, before executing *arduino.exe* add an empty folder
|
||||||
- Download the latest Tasmota release Source code from https://github.com/arendst/Sonoff-Tasmota/releases and unzip to another known folder.
|
- Download the latest Tasmota release Source code from https://github.com/arendst/Sonoff-Tasmota/releases and unzip to another known folder.
|
||||||
|
|
||||||
### Copy files
|
### Copy files
|
||||||
#### ESP8266 Board version **before** 2.4.0
|
#### ESP8266 Board version **before** 2.4.2
|
||||||
- If not available copy from the Tasmota release Source code folder *arduino\version 2.3.0\tools\sdk\ld* file *eagle.flash.1m0.ld* to Arduino IDE folder *portable\packages\esp8266\hardware\esp8266\2.3.0\tools\sdk\ld*.
|
- If not available copy from the Tasmota release Source code folder *arduino\version 2.3.0\tools\sdk\ld* file *eagle.flash.1m0.ld* to Arduino IDE folder *portable\packages\esp8266\hardware\esp8266\2.3.0\tools\sdk\ld*.
|
||||||
- Replace in Arduino IDE folder *portable\packages\esp8266\hardware\esp8266\2.3.0* file *boards.txt* with the Tasmota Source code file *arduino\version 2.3.0\boards.txt*.
|
- Replace in Arduino IDE folder *portable\packages\esp8266\hardware\esp8266\2.3.0* file *boards.txt* with the Tasmota Source code file *arduino\version 2.3.0\boards.txt*.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue