We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 741e713 commit 40fd2c2Copy full SHA for 40fd2c2
ci/build-arduino.sh
@@ -20,8 +20,8 @@ arduino-cli core update-index
20
# Install Arduino AVR core
21
# arduino-cli core install arduino:avr
22
# arduino-cli core install arduino:samd
23
-# arduino-cli core install arduino:esp8266
24
-arduino-cli core install esp32:esp32:esp32doit-devkit-v1
+# arduino-cli core install esp8266:esp8266
+arduino-cli core install esp32:esp32
25
26
# List the boards
27
arduino-cli board list
0 commit comments