We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c30f26 commit 58cfa68Copy full SHA for 58cfa68
tools/config.sh
@@ -6,7 +6,7 @@ if [ -z $IDF_PATH ]; then
6
fi
7
8
if [ -z $IDF_BRANCH ]; then
9
- export IDF_BRANCH="release/v5.4_orig"
+ export IDF_BRANCH="release/v5.4"
10
11
12
# Arduino branch to use
0 commit comments