Manage the Espressif ESP8266 boards¶
Install¶
To install the Espressif ESP8266 boards,
-
Ensure the Arduino tools, CLI or IDE, are installed.
-
Ensure the
arduino-cli.yaml
configuration file for Arduino-CLI or the Additional boards manager URLs for Arduino IDE includes
https://arduino.esp8266.com/stable/package_esp8266com_index.json
-
Open a Terminal window.
-
Run
$ |
|
For more information,
- Please refer to Installing with Boards Manager page on the ESP8266 repository.