Skip to content

Commit 3e0cae6

Browse files
authored
Merge pull request #177 from per1234/ci
Add Nano RP2040 Connect to "smoke test" examples compilation CI workflow
2 parents b22266f + b5d1b73 commit 3e0cae6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile-examples.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- arduino:samd:nano_33_iot
1515
- arduino:megaavr:uno2018:mode=on
1616
- arduino:mbed:nano33ble
17+
- arduino:mbed_nano:nanorp2040connect
1718

1819
steps:
1920
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)