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 fff067c commit efa1684Copy full SHA for efa1684
build.sh
@@ -18,7 +18,7 @@ fi
18
# Fixes building some components. See https://github.com/espressif/arduino-esp32/issues/10167
19
export IDF_COMPONENT_OVERWRITE_MANAGED_COMPONENTS=1
20
21
-export TARGET="all"
+export TARGET="esp32p4"
22
BUILD_TYPE="all"
23
SKIP_ENV=0
24
COPY_OUT=0
0 commit comments