We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2026dc5 commit 92eb0caCopy full SHA for 92eb0ca
.github/workflows/compile-sketches-stm32.yml
@@ -9,7 +9,7 @@ jobs:
9
platforms: |
10
- name: STMicroelectronics:stm32
11
source-url: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
12
- fqbn: STMicroelectronics:stm32:Generic F405RGTx
+ fqbn: STMicroelectronics:stm32:GenF4:pnum=GENERIC_F405RGTX
13
14
15
0 commit comments