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 4f38704 commit 0ca956eCopy full SHA for 0ca956e
.github/workflows/ccpp.yml
@@ -50,7 +50,7 @@ jobs:
50
platform-url: https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json
51
sketch-names: bluepill_position_control.ino, stm32_i2c_dual_bus_example.ino, stm32_spi_alt_example.ino
52
53
- - arduino-boards-fqbn: STM32:stm32:Genf4:pnum=GENERIC_F405RGTX # stm32f405 - odrive
+ - arduino-boards-fqbn: STM32:stm32:GenF4:pnum=GENERIC_F405RGTX # stm32f405 - odrive
54
55
sketch-names: odrive_example.ino
56
0 commit comments