Skip to content

Commit 720f90e

Browse files
committed
ci: add mkrwan
1 parent 3d2a8db commit 720f90e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/compile-examples.yml

+3
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ jobs:
4444
- fqbn: "arduino:samd:nano_33_iot"
4545
artifact-name-suffix: arduino-samd-nano_33_iot
4646
platform-name: arduino:samd
47+
- fqbn: arduino:samd:mkrwan1300
48+
artifact-name-suffix: arduino-samd-mkrwan1300
49+
platform-name: arduino:samd
4750
- fqbn: "arduino:samd:mkrgsm1400"
4851
artifact-name-suffix: arduino-samd-mkrgsm1400
4952
platform-name: arduino:samd

0 commit comments

Comments
 (0)