We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d2a8db commit 720f90eCopy full SHA for 720f90e
.github/workflows/compile-examples.yml
@@ -44,6 +44,9 @@ jobs:
44
- fqbn: "arduino:samd:nano_33_iot"
45
artifact-name-suffix: arduino-samd-nano_33_iot
46
platform-name: arduino:samd
47
+ - fqbn: arduino:samd:mkrwan1300
48
+ artifact-name-suffix: arduino-samd-mkrwan1300
49
+ platform-name: arduino:samd
50
- fqbn: "arduino:samd:mkrgsm1400"
51
artifact-name-suffix: arduino-samd-mkrgsm1400
52
0 commit comments