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 b0cc585 commit faaf50bCopy full SHA for faaf50b
tools/config.sh
@@ -10,7 +10,7 @@ IDF_REPO_URL="https://github.com/tasmota/esp-idf.git"
10
11
# The IDF branch to use
12
if [ -z $IDF_BRANCH ]; then
13
- IDF_BRANCH="lwip_timeout"
+ IDF_BRANCH="lwip_fs"
14
fi
15
16
if [ -z $AR_PR_TARGET_BRANCH ]; then
0 commit comments