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 a2c70b4 commit 6206b29Copy full SHA for 6206b29
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