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 37e1a73 commit c02da01Copy full SHA for c02da01
.github/workflows/ccpp.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- arduino-boards-fqbn: STMicroelectronics:stm32:GenF4:pnum=GENERIC_F405RGTX # stm32f405 - odrive
59
platform-url: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
60
- sketch-names: odrive_example_encoder.ino odrive_example_spi.ino
+ sketch-names: odrive_example_encoder.ino, odrive_example_spi.ino
61
62
- arduino-boards-fqbn: STMicroelectronics:stm32:Nucleo_64:pnum=NUCLEO_F411RE # nucleo one full example
63
0 commit comments