Skip to content

Commit 81da7bb

Browse files
committed
targets: add target for pico2-w board
Signed-off-by: deadprogram <[email protected]>
1 parent 2097544 commit 81da7bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

targets/pico2-w.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"inherits": ["pico2"],
3+
"build-tags": ["pico2-w", "cyw43439"]
4+
}

0 commit comments

Comments
 (0)