We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ebfd4e commit 8ae9f37Copy full SHA for 8ae9f37
build.sh
@@ -10,7 +10,7 @@ if ! [ -x "$(command -v git)" ]; then
10
exit 1
11
fi
12
13
-export TARGET="all"
+export TARGET="esp32s3"
14
BUILD_TYPE="all"
15
SKIP_ENV=0
16
COPY_OUT=0
0 commit comments