Skip to content

Commit c1e1bd1

Browse files
authored
Update install-esp-idf.sh
1 parent 3067391 commit c1e1bd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/install-esp-idf.sh

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ if [ ! -x $idf_was_installed ] || [ ! -x $commit_predefined ]; then
7676
rm -rf components/riscv
7777
rm -rf components/app_trace
7878
rm -rf components/ieee802154
79+
rm -rf components/driver/twai
7980
cd -
8081

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

0 commit comments

Comments
 (0)