Skip to content

Commit 5967e4e

Browse files
committed
add m0 winc1500 to test list
1 parent 6b07b8e commit 5967e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
arduino {
22
platforms = ["esp8266:esp8266", "adafruit:avr", "adafruit:samd"]
33
libraries = ["Adafruit MQTT Library", "Adafruit FONA Library"]
4-
boards = ["ESP8266"]
4+
boards = ["ESP8266", "M0_WINC1500"]
55
}

0 commit comments

Comments
 (0)