We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ee289 commit 2c7c6f5Copy full SHA for 2c7c6f5
tools/install-arduino.sh
@@ -79,6 +79,7 @@ rm -rf "$AR_COMPS/arduino/package"
79
rm -rf "$AR_COMPS/arduino/tests"
80
rm -rf "$AR_COMPS/arduino/cores/esp32/chip-debug-report.cpp"
81
rm -rf "$AR_COMPS/arduino/cores/esp32/chip-debug-report.h"
82
+rm -rf "$AR_COMPS/arduino/libraries/Matter"
83
rm -rf "$AR_COMPS/arduino/libraries/RainMaker"
84
rm -rf "$AR_COMPS/arduino/libraries/Insights"
85
rm -rf "$AR_COMPS/arduino/libraries/ESP_I2S"
0 commit comments