Skip to content

Commit d396ac5

Browse files
authored
rm components
1 parent a706d25 commit d396ac5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/install-esp-idf.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ if [ ! -x $idf_was_installed ] || [ ! -x $commit_predefined ]; then
8080
rm -rf components/perfmon
8181
rm -rf components/riscv
8282
rm -rf components/app_trace
83+
rm -rf components/ieee802154
84+
rm -rf components/driver/test_apps
8385
cd -
8486

8587
# Get the exact IDF version from file "version.txt"

0 commit comments

Comments
 (0)