1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-25 20:02:37 +03:00

Update README.md

add link to change log [ci skip]
This commit is contained in:
Ivan Grokhotkov 2015-05-22 03:07:06 +03:00
parent ebc25a43cd
commit 38ff629622

View File

@ -14,6 +14,8 @@ Starting with 1.6.4, Arduino allows installation of third-party platform package
- Enter ```http://arduino.esp8266.com/package_esp8266com_index.json``` into *Additional Board Manager URLs* field. You can add multiple URLs, separating them with commas.
- Open Boards Manager from Tools > Board menu and install *esp8266* platform (and don't forget to select your ESP8266 board from Tools > Board menu after installation).
### [Change log](hardware/esp8266com/esp8266/changes.md)
### Building latest version from source ###
```
$ git clone https://github.com/esp8266/Arduino.git