Skip to content

Commit 46bd320

Browse files
committed
pico fqbn update
1 parent 6447540 commit 46bd320

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ccpp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ jobs:
9191
- examples/encoders/linearhall
9292
- examples/encoders/mt6816
9393
report-name-suffix: stm32_nucleo_f411re
94-
- fqbn: arduino:rp2040:pico # rpi pico
94+
- fqbn: pico:rp2040:rpipico # rpi pico
9595
platforms: |
96-
- name: STMicroelectronics:stm32
96+
- name: pico:rp2040:rpipico
9797
source-url: "https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json"
9898
sketch-paths: |
9999
- examples/drivers/drv8316

0 commit comments

Comments
 (0)