We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d780a2 commit d9bcac5Copy full SHA for d9bcac5
tools/archive-build.sh
@@ -75,7 +75,7 @@ mv arduino-esp32/ framework-arduinoespressif32/
75
cd framework-arduinoespressif32/libraries
76
rm -rf **/examples
77
cd ../tools/esp32-arduino-libs
78
-rm -rf **/flags
+# rm -rf **/flags
79
cd ../../../
80
# If the framework is needed as tar.gz uncomment next line
81
# tar --exclude=.* -zcf ../$pio_archive_path framework-arduinoespressif32/
0 commit comments