Skip to content

Commit 29aa12c

Browse files
committed
fix pico fqbn
1 parent 3c0d922 commit 29aa12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
report-name-suffix: stm32_nucleo_f411re
9595
- fqbn: pico:rp2040:rpipico # rpi pico
9696
platforms: |
97-
- name: pico:rp2040:rpipico
97+
- name: pico:rp2040
9898
source-url: "https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json"
9999
sketch-paths: |
100100
- examples/drivers/drv8316

0 commit comments

Comments
 (0)