Skip to content

Commit f34ce6a

Browse files
authored
Update build.sh
1 parent f1bc727 commit f34ce6a

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="esp32c3"
21+
export TARGET="all"
2222
BUILD_TYPE="all"
2323
SKIP_ENV=0
2424
COPY_OUT=0

0 commit comments

Comments
 (0)