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 277b84e commit 6ba637dCopy full SHA for 6ba637d
Jenkinsfile
@@ -2,5 +2,5 @@ arduino {
2
verify = false
3
platforms = ["esp8266:esp8266", "adafruit:avr", "adafruit:samd"]
4
libraries = ["Adafruit MQTT Library", "Adafruit FONA Library", "Ethernet2"]
5
- boards = ["ESP8266", "M0_WINC1500", "WICED", "M0_ETHERNETWING"]
+ boards = ["ESP8266", "M0_WINC1500", "WICED", "M0_ETHERNETWING", "FONA_32U4"]
6
}
0 commit comments