Skip to content

Commit 6db3028

Browse files
authored
Update install-esp-idf.sh
1 parent bfae759 commit 6db3028

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
@@ -71,7 +71,6 @@ if [ ! -x $idf_was_installed ] || [ ! -x $commit_predefined ]; then
7171

7272
# remove code and component(s) not needed/wanted for Tasmota framework solo1
7373
cd $IDF_PATH
74-
rm -rf components/usb
7574
rm -rf components/esp-gdbstub
7675
rm -rf components/openthread
7776
rm -rf components/espcoredump

0 commit comments

Comments
 (0)