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 c08eb5a commit 01a3656Copy full SHA for 01a3656
tools/archive-build.sh
@@ -51,7 +51,7 @@ rm -rf arduino-esp32/tools/gen_insights_package.py
51
rm -rf arduino-esp32/platform.txt
52
rm -rf arduino-esp32/programmers.txt
53
rm -rf arduino-esp32/boards.txt
54
-rm -rf arduino-esp32/package.json
+# rm -rf arduino-esp32/package.json
55
rm -rf arduino-esp32/*.md
56
cp -Rf tools/esp32-arduino-libs arduino-esp32/tools/
57
cp ../package.json arduino-esp32/package.json
0 commit comments