Skip to content

Commit 82a136d

Browse files
authored
Update compile-sketches-stm32.yml
1 parent 4305460 commit 82a136d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/compile-sketches-stm32.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ jobs:
77
- uses: arduino/compile-sketches@v1
88
with:
99
platforms: |
10-
- name: stm32:stm32
10+
- name: STMicroelectronics:stm32
1111
source-url: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
12-
fqbn: stm32:stm32:GENERIC_F405RGTX
12+
fqbn: STMicroelectronics:stm32:GENERIC_F405RGTX
1313

1414

1515

0 commit comments

Comments
 (0)