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 b18a202 commit d79114cCopy full SHA for d79114c
tools/install-esp-idf.sh
@@ -63,7 +63,7 @@ elif [ "$IDF_COMMIT" ]; then
63
git rm -r $IDF_PATH/components/spiffs
64
git commit -m "delete components SPIFFS and wifi-provisioning"
65
git cherry-pick 138e9bb239c6902d7949f6902143e4981a4f9e86
66
- cd -
+ cd -
67
commit_predefined="1"
68
fi
69
0 commit comments