Skip to content

Commit d31a98b

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

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
@@ -38,6 +38,7 @@ jobs:
3838
- fqbn: arduino:samd:mkrvidor4000
3939
- fqbn: arduino:samd:nano_33_iot
4040
- fqbn: arduino:megaavr:uno2018:mode=on
41+
- fqbn: arduino:mbed_nano:nanorp2040connect
4142

4243
steps:
4344
- name: Checkout

0 commit comments

Comments
 (0)