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 0ca956e commit 0119666Copy full SHA for 0119666
.github/workflows/ccpp.yml
@@ -16,7 +16,7 @@ jobs:
16
- esp32:esp32:esp32s2 # esp32s2
17
- STM32:stm32:GenF1:pnum=BLUEPILL_F103C8 # stm32 bluepill
18
- STM32:stm32:Nucleo_64:pnum=NUCLEO_F411RE # stm32 nucleo
19
- - STM32:stm32:Genf4:pnum=GENERIC_F405RGTX # stm32f405 - odrive
+ - STM32:stm32:GenF4:pnum=GENERIC_F405RGTX # stm32f405 - odrive
20
- arduino:mbed_rp2040:pico # rpi pico
21
22
include:
0 commit comments