add esp32 board url to arduino-cli.yml
This commit is contained in:
parent
1d44b6736d
commit
f3f1629001
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
board_manager:
|
board_manager:
|
||||||
additional_urls:
|
additional_urls:
|
||||||
- http://arduino.esp8266.com/stable/package_esp8266com_index.json
|
- http://arduino.esp8266.com/stable/package_esp8266com_index.json
|
||||||
|
- https://espressif.github.io/arduino-esp32/package_esp32_index.json
|
||||||
|
|
Loading…
Reference in a new issue