Normalize HAL/STM32 targets (#17904)
This commit is contained in:
parent
71b41c963b
commit
ba9a9bbe58
17 changed files with 124 additions and 22 deletions
|
|
@ -6,6 +6,7 @@
|
|||
# exit on first failure
|
||||
set -e
|
||||
|
||||
restore_configs
|
||||
use_example_configs STM32/Black_STM32F407VET6
|
||||
opt_enable BAUD_RATE_GCODE
|
||||
exec_test $1 $2 "Full-featured Sample Black STM32F407VET6 config"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue