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 dffb330 commit 211825bCopy full SHA for 211825b
.github/workflows/ccpp.yml
@@ -59,7 +59,7 @@ jobs:
59
platform-url: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
60
sketch-names: bluepill_position_control.ino, stm32_i2c_dual_bus_example.ino, stm32_spi_alt_example.ino
61
62
- - arduino-boards-fqbn: STMicroelectronics:stm32:Disco:pnum=B_G431B_ESC1 # B-G431-ESC1
+ - arduino-boards-fqbn: STMicroelectronics:stm32:Disco:pnum=B-G431B-ESC1 # B-G431-ESC1
63
64
sketch-names: B_G431B_ESC1.ino
65
0 commit comments