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 6b07b8e commit 5967e4eCopy full SHA for 5967e4e
Jenkinsfile
@@ -1,5 +1,5 @@
1
arduino {
2
platforms = ["esp8266:esp8266", "adafruit:avr", "adafruit:samd"]
3
libraries = ["Adafruit MQTT Library", "Adafruit FONA Library"]
4
- boards = ["ESP8266"]
+ boards = ["ESP8266", "M0_WINC1500"]
5
}
0 commit comments