File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 9090 - fqbn : arduino:mbed_edge:edge_control
9191 type : mbed_edge
9292 artifact-name-suffix : arduino-mbed_edge-edge_control
93+ - fqbn : " rp2040:rp2040:rpipicow"
94+ type : rp2040
95+ artifact-name-suffix : rp2040-rp2040-rpipicow
9396
9497
9598 # make board type-specific customizations to the matrix jobs
@@ -303,6 +306,13 @@ jobs:
303306 - examples/ArduinoIoTCloud-DeferredOTA
304307 - examples/ArduinoIoTCloud-Notecard
305308 - examples/ArduinoIoTCloud-Schedule
309+ # PicoW
310+ - board :
311+ type : rp2040
312+ platforms : |
313+ # Install rp2040 platform via Boards Manager
314+ - name: rp2040:rp2040
315+ source-url: https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json
306316
307317 steps :
308318 - name : Checkout
You can’t perform that action at this time.
0 commit comments