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 5967e4e commit f3d80f6Copy full SHA for f3d80f6
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", "M0_WINC1500"]
+ boards = ["ESP8266", "M0_WINC1500", "32U4_FONA"]
5
}
0 commit comments