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 be161f0 commit 5f3942fCopy full SHA for 5f3942f
build.sh
@@ -20,7 +20,7 @@ export IDF_COMPONENT_OVERWRITE_MANAGED_COMPONENTS=1
20
21
CCACHE_ENABLE=1
22
23
-export TARGET="all"
+export TARGET="esp32s3"
24
BUILD_TYPE="all"
25
SKIP_ENV=0
26
COPY_OUT=0
0 commit comments