Move tests up one level
This commit is contained in:
parent
2139141f99
commit
40fce56585
46 changed files with 0 additions and 0 deletions
|
|
@ -1,16 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
#
|
||||
# Build tests for STM32F401VE_STEVAL
|
||||
#
|
||||
|
||||
# exit on first failure
|
||||
set -e
|
||||
|
||||
# Build examples
|
||||
restore_configs
|
||||
opt_set MOTHERBOARD BOARD_STEVAL_3DP001V1
|
||||
opt_set SERIAL_PORT -1
|
||||
exec_test $1 $2 "STM32F401VE_STEVAL Default Config"
|
||||
|
||||
# cleanup
|
||||
restore_configs
|
||||
Loading…
Add table
Add a link
Reference in a new issue