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 adc8d33 commit d049d39Copy full SHA for d049d39
tools/archive-build.sh
@@ -61,7 +61,7 @@ mv arduino-esp32/ framework-arduinoespressif32/
61
cd framework-arduinoespressif32/libraries
62
rm -rf **/examples
63
cd ../tools/esp32-arduino-libs
64
-rm -rf **/flags
+# rm -rf **/flags
65
cd ../../../
66
67
0 commit comments