File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,13 @@ script:
6060 - arduino --verify --board arduino:sam:arduino_due_x $PWD/examples/FloatShield/FloatShield_LQ/FloatShield_LQ.ino
6161 - arduino --verify --board arduino:sam:arduino_due_x $PWD/examples/FloatShield/FloatShield_MPC/FloatShield_MPC.ino
6262
63+ # Zero#
64+ - arduino --verify --board arduino:samd:arduino_zero_native $PWD/examples/FloatShield/FloatShield_Identification/FloatShield_Identification.ino
65+ - arduino --verify --board arduino:samd:arduino_zero_native $PWD/examples/FloatShield/FloatShield_PID/FloatShield_PID.ino
66+ - arduino --verify --board arduino:samd:arduino_zero_native $PWD/examples/FloatShield/FloatShield_OpenLoop/FloatShield_OpenLoop.ino
67+ - arduino --verify --board arduino:samd:arduino_zero_native $PWD/examples/FloatShield/FloatShield_LQ/FloatShield_LQ.ino
68+ - arduino --verify --board arduino:samd:arduino_zero_native $PWD/examples/FloatShield/FloatShield_MPC/FloatShield_MPC.ino
69+
6370# ## HeatShield ###
6471# Uno#
6572 - arduino --verify --board arduino:avr:uno $PWD/examples/HeatShield/HeatShield_PID/HeatShield_PID.ino
You can’t perform that action at this time.
0 commit comments