Skip to content

Commit 24e1761

Browse files
committed
Run "smoke test" examples compilation for Nano 33 IoT
This board uses a ublox NINA-W102 module, so the CI workflow should provide coverage for it.
1 parent e05462c commit 24e1761

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
board:
3737
- fqbn: arduino:samd:mkrwifi1010
3838
- fqbn: arduino:samd:mkrvidor4000
39+
- fqbn: arduino:samd:nano_33_iot
3940
- fqbn: arduino:megaavr:uno2018:mode=on
4041

4142
steps:

0 commit comments

Comments
 (0)