Reorganize HAL (#14832)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Build tests for STM32F4 BigTree_SKR_Pro
|
||||
# Build tests for STM32F407ZG BigTreeTech SKR Pro
|
||||
#
|
||||
|
||||
# exit on first failure
|
||||
@ -12,7 +12,7 @@ set -e
|
||||
restore_configs
|
||||
opt_set MOTHERBOARD BOARD_BIGTREE_SKR_PRO_V1_1
|
||||
opt_set SERIAL_PORT 1
|
||||
exec_test $1 $2 "Default Configuration"
|
||||
exec_test $1 $2 "BigTreeTech SKR Pro Default Configuration"
|
||||
|
||||
# clean up
|
||||
restore_configs
|
||||
|
Reference in New Issue
Block a user