File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -46,12 +46,12 @@ rm -rf arduino-esp32/tools/pre-commit
46
46
rm -rf arduino-esp32/tools/esp32-arduino-libs
47
47
rm -rf arduino-esp32/tools/* .exe
48
48
rm -rf arduino-esp32/tools/esptool.py
49
- rm -rf arduino-esp32/tools/get.py
50
- rm -rf arduino-esp32/tools/ide-debug
51
- rm -rf arduino-esp32/tools/gen_insights_package.py
52
- rm -rf arduino-esp32/platform.txt
53
- rm -rf arduino-esp32/programmers.txt
54
- rm -rf arduino-esp32/boards.txt
49
+ # rm -rf arduino-esp32/tools/get.py
50
+ # rm -rf arduino-esp32/tools/ide-debug
51
+ # rm -rf arduino-esp32/tools/gen_insights_package.py
52
+ # rm -rf arduino-esp32/platform.txt
53
+ # rm -rf arduino-esp32/programmers.txt
54
+ # rm -rf arduino-esp32/boards.txt
55
55
rm -rf arduino-esp32/package.json
56
56
rm -rf arduino-esp32/* .md
57
57
cp -Rf tools/esp32-arduino-libs arduino-esp32/tools/
You can’t perform that action at this time.
0 commit comments