Skip to content

Commit e174615

Browse files
committed
memory issues
1 parent cab7af5 commit e174615

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ccpp.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ jobs:
2626
- arduino:mbed_rp2040:pico # rpi pico
2727
include:
2828
- arduino-boards-fqbn: arduino:avr:nano
29-
sketches-exclude: calibrated mt6816_spi smoothing simplefocnano_torque_voltage
29+
sketches-exclude: calibrated calibration_save mt6816_spi smoothing simplefocnano_torque_voltage
3030
required-libraries: Simple FOC
3131
- arduino-boards-fqbn: arduino:sam:arduino_due_x
3232
required-libraries: Simple FOC
33-
sketches-exclude: calibrated smoothing simplefocnano_torque_voltage simplefocnano_atmega
33+
sketches-exclude: calibrated calibration_save smoothing simplefocnano_torque_voltage simplefocnano_atmega
3434
- arduino-boards-fqbn: arduino:samd:nano_33_iot
3535
required-libraries: Simple FOC
36-
sketches-exclude: calibrated smoothing
36+
sketches-exclude: calibrated calibration_save smoothing
3737
- arduino-boards-fqbn: arduino:mbed_rp2040:pico
3838
required-libraries: Simple FOC
3939
sketches-exclude: calibrated smoothing simplefocnano_torque_voltage simplefocnano_atmega

0 commit comments

Comments
 (0)