mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
Update README.md
add link to change log [ci skip]
This commit is contained in:
@ -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.
|
- 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).
|
- 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 ###
|
### Building latest version from source ###
|
||||||
```
|
```
|
||||||
$ git clone https://github.com/esp8266/Arduino.git
|
$ git clone https://github.com/esp8266/Arduino.git
|
||||||
|
Reference in New Issue
Block a user