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