#!/usr/bin/env bash## Build tests for LERDGEX environment## exit on first failureset-e
## Build with the default configurations#
restore_configs
opt_setMOTHERBOARDBOARD_LERDGE_X
opt_setSERIAL_PORT1
exec_test$1$2"LERDGE X with Default Configuration""$3"# clean up
restore_configs