Skip to content

Commit 10927da

Browse files
authored
Update build.sh
1 parent f7486ab commit 10927da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ fi
1313
# Fixes building some components. See https://github.com/espressif/arduino-esp32/issues/10167
1414
export IDF_COMPONENT_OVERWRITE_MANAGED_COMPONENTS=1
1515

16-
export TARGET="all"
16+
export TARGET="esp32c3"
1717
BUILD_TYPE="all"
1818
SKIP_ENV=0
1919
COPY_OUT=0

0 commit comments

Comments
 (0)