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 9b9e1ca commit 2970ce8Copy full SHA for 2970ce8
build.sh
@@ -20,7 +20,7 @@ export IDF_COMPONENT_OVERWRITE_MANAGED_COMPONENTS=1
20
21
CCACHE_ENABLE=1
22
23
-export TARGET="esp32c2"
+export TARGET="all"
24
BUILD_TYPE="all"
25
SKIP_ENV=0
26
COPY_OUT=0
0 commit comments