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 90
90
- fqbn : arduino:mbed_edge:edge_control
91
91
type : mbed_edge
92
92
artifact-name-suffix : arduino-mbed_edge-edge_control
93
+ - fqbn : " rp2040:rp2040:rpipicow"
94
+ type : rp2040
95
+ artifact-name-suffix : rp2040-rp2040-rpipicow
93
96
94
97
95
98
# make board type-specific customizations to the matrix jobs
@@ -303,6 +306,13 @@ jobs:
303
306
- examples/ArduinoIoTCloud-DeferredOTA
304
307
- examples/ArduinoIoTCloud-Notecard
305
308
- 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
306
316
307
317
steps :
308
318
- name : Checkout
You can’t perform that action at this time.
0 commit comments