Improve opt_set (etc.) used for tests
This commit is contained in:
committed by
Scott Lahteine
parent
0e61b4a982
commit
c4fe072751
@ -8,8 +8,7 @@ set -e
|
||||
|
||||
# Build examples
|
||||
restore_configs
|
||||
opt_set MOTHERBOARD BOARD_STEVAL_3DP001V1
|
||||
opt_set SERIAL_PORT -1
|
||||
opt_set MOTHERBOARD BOARD_STEVAL_3DP001V1 SERIAL_PORT -1
|
||||
exec_test $1 $2 "STM32F401VE_STEVAL Default Config" "$3"
|
||||
|
||||
# cleanup
|
||||
|
Reference in New Issue
Block a user