Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7093b03

Browse files
Merge pull request espressif#35 from sabado/patch-1
Update build.sh
2 parents cd02fb6 + dbfc7b7 commit 7093b03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎build.sh‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ for target in $TARGETS; do
3232
# configure the build for the target
3333
rm -rf build sdkconfig sdkconfig.old
3434
cp "sdkconfig.$target" sdkconfig
35+
# uncomment next line to access menuconfig
36+
# idf.py menuconfig
3537
# build and prepare libs
3638
idf.py build
3739
if [ $? -ne 0 ]; then exit 1; fi

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /