Reorganize HAL (#14832)

This commit is contained in:
Scott Lahteine
2019-09-02 19:49:58 -05:00
committed by GitHub
parent cdd5056aba
commit 75efa3cdac
142 changed files with 547 additions and 422 deletions

View File

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