mch2022-template-app/build.sh

11 lines
92 B
Bash
Raw Normal View History

#!/usr/bin/bash
set -e
cd esp-idf
source ./export.sh
cd ../
cd factory_test
idf.py build