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 7d5838d commit 8ec31caCopy full SHA for 8ec31ca
Jenkinsfile
@@ -0,0 +1,5 @@
1
+arduino {
2
+ boards = ["esp8266:esp8266", "adafruit:avr", "adafruit:samd"],
3
+ libraries = ["Adafruit MQTT Library", "Adafruit FONA Library"],
4
+ boards = ["esp8266", "m0_ethernetwing", "m0_winc1500", "wiced", "32u4_fona"]
5
+}
0 commit comments