Skip to content

Commit 0c9b33c

Browse files
authored
Add Nano RP2040 Connect as target during CI compilation. (#170)
1 parent 2e04815 commit 0c9b33c

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
@@ -35,6 +35,7 @@ jobs:
3535
- fqbn: arduino:samd:mkrwifi1010
3636
- fqbn: arduino:samd:mkrvidor4000
3737
- fqbn: arduino:megaavr:uno2018:mode=on
38+
- fqbn: arduino:mbed_nano:nanorp2040connect
3839

3940
steps:
4041
- name: Checkout

0 commit comments

Comments
 (0)