Skip to content

Commit 165ade2

Browse files
authored
Add RPI Pico W (WiFi) to CI
1 parent 47b206f commit 165ade2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/arduino-blink/platformio.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@ board = seeed_xiao_rp2040
3939

4040
[env:sparkfun_thingplusrp2040]
4141
board = sparkfun_thingplusrp2040
42+
43+
[env:rpipicow]
44+
board = rpipicow

0 commit comments

Comments
 (0)