Skip to content

Commit 1d92c3d

Browse files
authored
Update ccpp.yml
1 parent e6b3f4f commit 1d92c3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ccpp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- esp32:esp32:esp32s3 # esp32s3
2828
- STMicroelectronics:stm32:GenF1:pnum=BLUEPILL_F103C8 # stm32 bluepill
2929
- STMicroelectronics:stm32:Nucleo_64:pnum=NUCLEO_F411RE # stm32 nucleo
30-
- STMicroelectronics:stm32:Nucleo_64:pnum=NUCLEO_F746ZG # stm32 nucleo f746zg
30+
- STMicroelectronics:stm32:GenF7:pnum=GENERIC_F746ZGTX # stm32 nucleo f746zg
3131
- STMicroelectronics:stm32:GenF4:pnum=GENERIC_F405RGTX # stm32f405 - odrive
3232
- STMicroelectronics:stm32:GenL4:pnum=GENERIC_L475RGTX # stm32l475
3333
- STMicroelectronics:stm32:Disco:pnum=B_G431B_ESC1 # B-G431-ESC1
@@ -93,7 +93,7 @@ jobs:
9393
platform-url: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
9494
sketch-names: single_full_control_example.ino, stm32_spi_alt_example.ino, double_full_control_example.ino, stm32_current_control_low_side.ino
9595

96-
- arduino-boards-fqbn: STMicroelectronics:stm32:Nucleo_64:pnum=NUCLEO_F746ZG # nucleo one full example
96+
- arduino-boards-fqbn: STMicroelectronics:stm32:GenF7:pnum=GENERIC_F746ZGTX # nucleo f7 one full example
9797
platform-url: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
9898
sketch-names: single_full_control_example.ino, stm32_spi_alt_example.ino, double_full_control_example.ino, stm32_current_control_low_side.ino
9999

0 commit comments

Comments
 (0)