We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6447540 commit 46bd320Copy full SHA for 46bd320
.github/workflows/ccpp.yml
@@ -91,9 +91,9 @@ jobs:
91
- examples/encoders/linearhall
92
- examples/encoders/mt6816
93
report-name-suffix: stm32_nucleo_f411re
94
- - fqbn: arduino:rp2040:pico # rpi pico
+ - fqbn: pico:rp2040:rpipico # rpi pico
95
platforms: |
96
- - name: STMicroelectronics:stm32
+ - name: pico:rp2040:rpipico
97
source-url: "https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json"
98
sketch-paths: |
99
- examples/drivers/drv8316
0 commit comments