Normalize HAL/STM32 targets (#17904)

This commit is contained in:
Jason Smith 2020-05-09 23:49:30 -07:00 committed by GitHub
parent 71b41c963b
commit ba9a9bbe58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 124 additions and 22 deletions

View file

@ -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