Skip to content

Commit 4bbbab8

Browse files
committed
CI: Add Pico 2 and Pico 2 W builds.
1 parent 21ec6a2 commit 4bbbab8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/cmake.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ jobs:
2020
board: pico
2121
- name: Pico W
2222
board: pico_w
23+
- name: Pico 2
24+
board: pico2
25+
- name: Pico 2 W
26+
board: pico2_w
2327

2428
env:
2529
PICO_SDK_PATH: $GITHUB_WORKSPACE/pico-sdk

0 commit comments

Comments
 (0)