We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff86d2 commit 1035933Copy full SHA for 1035933
.github/workflows/ccpp.yml
@@ -76,7 +76,7 @@ jobs:
76
platform-url: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
77
sketch-names: odrive_example_encoder.ino, odrive_example_spi.ino, stm32_current_control_low_side.ino
78
79
- - arduino-boards-fqbn: STMicroelectronics:stm32:GenF4:pnum=GENERIC_L475RGTX # stm32l475
+ - arduino-boards-fqbn: STMicroelectronics:stm32:GenL4:pnum=GENERIC_L475RGTX # stm32l475
80
81
sketch-names: single_full_control_example.ino, stm32_spi_alt_example.ino, double_full_control_example.ino, stm32_current_control_low_side.ino
82
0 commit comments