mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
Update Readme
This commit is contained in:
parent
43a55bd404
commit
a995643e7d
@ -25,7 +25,7 @@ Starting with 1.6.4, Arduino allows installation of third-party platform package
|
|||||||
- 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).
|
||||||
|
|
||||||
The best place to ask questions related to this core is ESP8266 community forum: http://www.esp8266.com/arduino.
|
The best place to ask questions related to this core is ESP8266 community forum: http://www.esp8266.com/arduino.
|
||||||
If you find this ESP8266 board manager useful, please consider supporting it with a donation. The ESP8266 Community Forum and IGRR have made this wonderful port available.
|
If you find this forum or the ESP8266 Boards Manager package useful, please consider supporting it with a donation.
|
||||||
[](https://www.paypal.com/webscr?cmd=_s-xclick&hosted_button_id=4M56YCWV6PX66)
|
[](https://www.paypal.com/webscr?cmd=_s-xclick&hosted_button_id=4M56YCWV6PX66)
|
||||||
|
|
||||||
#### Available versions
|
#### Available versions
|
||||||
@ -38,11 +38,11 @@ Documentation: [http://esp8266.github.io/Arduino/versions/2.0.0/](http://esp8266
|
|||||||
##### Staging version 
|
##### Staging version 
|
||||||
Boards manager link: `http://arduino.esp8266.com/staging/package_esp8266com_index.json`
|
Boards manager link: `http://arduino.esp8266.com/staging/package_esp8266com_index.json`
|
||||||
|
|
||||||
Documentation: [http://esp8266.github.io/Arduino/versions/2.0.0-rc2/](http://esp8266.github.io/Arduino/versions/2.0.0-rc2/)
|
Documentation: [http://esp8266.github.io/Arduino/versions/2.1.0-rc1/](http://esp8266.github.io/Arduino/versions/2.1.0-rc1/)
|
||||||
|
|
||||||
### Using git version [](https://travis-ci.org/esp8266/Arduino)
|
### Using git version [](https://travis-ci.org/esp8266/Arduino)
|
||||||
|
|
||||||
- Install Arduino 1.6.5
|
- Install Arduino 1.6.7
|
||||||
- Go to Arduino directory
|
- Go to Arduino directory
|
||||||
- Clone this repository into hardware/esp8266com/esp8266 directory (or clone it elsewhere and create a symlink)
|
- Clone this repository into hardware/esp8266com/esp8266 directory (or clone it elsewhere and create a symlink)
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user