Normalize HAL/STM32 targets (#17904)
This commit is contained in:
parent
71b41c963b
commit
ba9a9bbe58
17 changed files with 124 additions and 22 deletions
|
|
@ -9,6 +9,8 @@ set -e
|
|||
# Build examples
|
||||
restore_configs
|
||||
use_example_configs FYSETC/S6
|
||||
opt_set Y_DRIVER_TYPE TMC2209
|
||||
opt_set Z_DRIVER_TYPE TMC2130
|
||||
exec_test $1 $2 "FYSETC S6 Example"
|
||||
|
||||
# cleanup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue