Add a unit test app + example tests

This commit is contained in:
jacqueline
2022-11-07 16:38:58 +11:00
parent c29c218b85
commit 6584060296
10 changed files with 86 additions and 32 deletions
+1
View File
@@ -1,4 +1,5 @@
repo_dir=$(cd "$(dirname "$_")" && pwd)
export PROJ_PATH=$repo_dir
export ADF_PATH=$repo_dir/lib/esp-adf
export IDF_PATH=$ADF_PATH/esp-idf
. $IDF_PATH/export.sh