Skip to content

Commit 1a43717

Browse files
authored
Update ccpp.yml
1 parent 695ba46 commit 1a43717

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
@@ -9,7 +9,7 @@ jobs:
99
matrix:
1010
arduino-boards-fqbn:
1111
- arduino:avr:uno
12-
- arduono:sam:due
12+
- arduino:sam:arduino_due_x
1313
# - esp32:esp32:featheresp32:FlashFreq=80
1414
#- STM32:stm32:GenF1:pnum=BLUEPILL_F103C8
1515

@@ -18,7 +18,7 @@ jobs:
1818
sketch-names: '**.ino'
1919
sketches-exclude: bluepill_position_control, esp32_position_control, esp32_i2c_dual_bus_example, stm32_i2c_dual_bus_example, magnetic_sensor_spi_alt_example, osc_esp32_3pwm, osc_esp32_fullcontrol, nano33IoT_velocity_control, smartstepper_control
2020

21-
- arduino-boards-fqbn: arduino:sam:due
21+
- arduino-boards-fqbn: arduino:sam:arduino_due_x
2222
sketch-names: single_full_control_example.ino
2323

2424

0 commit comments

Comments
 (0)