We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfae759 commit 6db3028Copy full SHA for 6db3028
tools/install-esp-idf.sh
@@ -71,7 +71,6 @@ if [ ! -x $idf_was_installed ] || [ ! -x $commit_predefined ]; then
71
72
# remove code and component(s) not needed/wanted for Tasmota framework solo1
73
cd $IDF_PATH
74
- rm -rf components/usb
75
rm -rf components/esp-gdbstub
76
rm -rf components/openthread
77
rm -rf components/espcoredump
0 commit comments