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 74707f9 commit b18a202Copy full SHA for b18a202
tools/install-esp-idf.sh
@@ -63,6 +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 -
67
commit_predefined="1"
68
fi
69
0 commit comments