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 cc109a4 commit 00fa9e2Copy full SHA for 00fa9e2
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="esp32s2"
24
BUILD_TYPE="all"
25
SKIP_ENV=0
26
COPY_OUT=0
0 commit comments