created script for installing needed board managers

This commit is contained in:
Václav Šmejkal 2024-11-13 22:51:40 +01:00
parent ade3dd8d8e
commit 393c13eeb4
Signed by: ENGO150
GPG Key ID: 4A57E86482968843

4
setup.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
arduino-cli core update-index
arduino-cli core install --additional-urls http://arduino.esp8266.com/stable/package_esp8266com_index.json esp8266:ESP8266