Skip to content

Commit 8823712

Browse files
committed
fix stm32f1 fqbn
1 parent 29aa12c commit 8823712

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
@@ -74,7 +74,7 @@ jobs:
7474
report-name-suffix: esp32_esp32s2
7575
- fqbn: STMicroelectronics:stm32:GenF1:pnum=BLUEPILL_F103C8 # stm32 bluepill
7676
platforms: |
77-
- name:
77+
- name: STMicroelectronics:stm32
7878
source-url: "https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json"
7979
sketch-paths: |
8080
- examples/drivers/drv8316

0 commit comments

Comments
 (0)