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 4247ac2 commit b065098Copy full SHA for b065098
.github/workflows/ccpp.yml
@@ -19,7 +19,7 @@ jobs:
19
- STMicroelectronics:stm32:GenF1:pnum=BLUEPILL_F103C8 # stm32 bluepill
20
- STMicroelectronics:stm32:Nucleo_64:pnum=NUCLEO_F411RE # stm32 nucleo
21
- STMicroelectronics:stm32:GenF4:pnum=GENERIC_F405RGTX # stm32f405 - odrive
22
- - STMicroelectronics:stm32:Disco:pnum=B_G431B_ESC1 # B-G431-ESC1
+ - STMicroelectronics:stm32:Disco:pnum=B-G431B-ESC1 # B-G431-ESC1
23
- arduino:mbed_rp2040:pico # rpi pico
24
25
include:
0 commit comments