mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
Update README.md
This commit is contained in:
parent
a2789df2a5
commit
39cf5d6cd6
@ -14,6 +14,10 @@ Starting with 1.6.4, Arduino allows installation of third-party platform package
|
|||||||
- Enter ```http://arduino.esp8266.com/stable/package_esp8266com_index.json``` into *Additional Board Manager URLs* field. You can add multiple URLs, separating them with commas.
|
- Enter ```http://arduino.esp8266.com/stable/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).
|
||||||
|
|
||||||
|
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. ESP8266 Community and IGRR have made this wonderful port available.
|
||||||
|
[](https://www.paypal.com/webscr?cmd=_s-xclick&hosted_button_id=4M56YCWV6PX66)
|
||||||
|
|
||||||
#### Available versions
|
#### Available versions
|
||||||
|
|
||||||
##### Stable version 
|
##### Stable version 
|
||||||
@ -26,7 +30,6 @@ Boards manager link: `http://arduino.esp8266.com/staging/package_esp8266com_inde
|
|||||||
|
|
||||||
Documentation: [Reference](http://arduino.esp8266.com/staging/doc/reference.html)
|
Documentation: [Reference](http://arduino.esp8266.com/staging/doc/reference.html)
|
||||||
|
|
||||||
|
|
||||||
### 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.5
|
||||||
@ -54,10 +57,6 @@ Documentation for latest development version:
|
|||||||
|
|
||||||
### Issues and support ###
|
### Issues and support ###
|
||||||
|
|
||||||
The best place to ask questions related to this core is ESP8266 community forum: http://www.esp8266.com/arduino.
|
|
||||||
If you find the forum useful, please consider supporting it with a donation.
|
|
||||||
[](https://www.paypal.com/webscr?cmd=_s-xclick&hosted_button_id=4M56YCWV6PX66)
|
|
||||||
|
|
||||||
If you encounter an issue, you are welcome to submit it here on Github: https://github.com/esp8266/Arduino/issues.
|
If you encounter an issue, you are welcome to submit it here on Github: https://github.com/esp8266/Arduino/issues.
|
||||||
Please provide as much context as possible: version which you are using (you can check it in Boards Manager), your sketch code, serial output, board model, IDE settings (board selection, flash size, etc).
|
Please provide as much context as possible: version which you are using (you can check it in Boards Manager), your sketch code, serial output, board model, IDE settings (board selection, flash size, etc).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user