Skip to content

Commit ecf3edd

Browse files
authored
Add Nano RP2040 Connect as target during CI compilation. (#32)
1 parent 6ef2708 commit ecf3edd

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
@@ -42,6 +42,7 @@ jobs:
4242
- fqbn: arduino:samd:mkrgsm1400
4343
- fqbn: arduino:samd:mkrnb1500
4444
- fqbn: arduino:samd:mkrvidor4000
45+
- fqbn: arduino:mbed_nano:nanorp2040connect
4546

4647
steps:
4748
- name: Checkout

0 commit comments

Comments
 (0)