Skip to content

Commit 9ee8ef7

Browse files
authored
Update build.sh
1 parent efa1684 commit 9ee8ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ fi
1818
# Fixes building some components. See https://github.com/espressif/arduino-esp32/issues/10167
1919
export IDF_COMPONENT_OVERWRITE_MANAGED_COMPONENTS=1
2020

21-
export TARGET="esp32p4"
21+
export TARGET="all"
2222
BUILD_TYPE="all"
2323
SKIP_ENV=0
2424
COPY_OUT=0

0 commit comments

Comments
 (0)