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 d43f1a8 commit ea64e47Copy full SHA for ea64e47
tools/config.sh
@@ -6,7 +6,7 @@ if [ -z $IDF_PATH ]; then
6
fi
7
8
if [ -z $IDF_BRANCH ]; then
9
- IDF_BRANCH="v4.4.1"
+ IDF_BRANCH="v4.4_dev"
10
11
12
if [ -z $AR_PR_TARGET_BRANCH ]; then
0 commit comments