Skip to content

Commit cbb63f3

Browse files
authored
Update install-esp-idf.sh
1 parent 7be90d0 commit cbb63f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/install-esp-idf.sh

-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ if [ ! -x $idf_was_installed ] || [ ! -x $commit_predefined ]; then
6666

6767
# remove code and component(s) not needed/wanted for Tasmota framework solo1
6868
cd $IDF_PATH
69-
rm -rf components/usb
7069
rm -rf components/esp-gdbstub
7170
rm -rf components/openthread
7271
rm -rf components/espcoredump

0 commit comments

Comments
 (0)