Reorganize HAL (#14832)
This commit is contained in:
parent
cdd5056aba
commit
75efa3cdac
142 changed files with 547 additions and 422 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue