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 62bb566 commit 4533c5aCopy full SHA for 4533c5a
tools/install-arduino.sh
@@ -77,6 +77,7 @@ rm -rf "$AR_COMPS/arduino/docs"
77
rm -rf "$AR_COMPS/arduino/idf_component_examples"
78
rm -rf "$AR_COMPS/arduino/package"
79
rm -rf "$AR_COMPS/arduino/tests"
80
+rm -rf "$AR_COMPS/arduino/tools/pre-commit"
81
rm -rf "$AR_COMPS/arduino/cores/esp32/chip-debug-report.cpp"
82
rm -rf "$AR_COMPS/arduino/cores/esp32/chip-debug-report.h"
83
rm -rf "$AR_COMPS/arduino/cores/esp32/esp32-hal-tinyusb.c"
0 commit comments