Skip to content

Commit d360cad

Browse files
authored
does it only build for the C5
1 parent cca21e6 commit d360cad

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
@@ -20,7 +20,7 @@ export IDF_COMPONENT_OVERWRITE_MANAGED_COMPONENTS=1
2020

2121
CCACHE_ENABLE=1
2222

23-
TARGET="all"
23+
TARGET="esp32c5"
2424
BUILD_TYPE="all"
2525
BUILD_DEBUG="default"
2626
SKIP_ENV=0

0 commit comments

Comments
 (0)