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 03dc565 commit 76ea704Copy full SHA for 76ea704
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="esp32c6"
24
BUILD_TYPE="all"
25
SKIP_ENV=0
26
COPY_OUT=0
0 commit comments