Improve opt_set (etc.) used for tests

This commit is contained in:
Scott Lahteine
2021-03-03 00:15:56 -06:00
parent 0afa4cc957
commit 369ffe518d
41 changed files with 229 additions and 475 deletions

View File

@@ -10,8 +10,7 @@ set -e
restore_configs
use_example_configs FYSETC/S6
opt_enable MEATPACK
opt_set Y_DRIVER_TYPE TMC2209
opt_set Z_DRIVER_TYPE TMC2130
opt_set Y_DRIVER_TYPE TMC2209 Z_DRIVER_TYPE TMC2130
exec_test $1 $2 "FYSETC S6 Example" "$3"
# cleanup