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 cc8eb00 commit 3a0aec2Copy full SHA for 3a0aec2
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
# If the framework is needed as tar.gz uncomment next line
67
# tar --exclude=.* -zcf ../$pio_archive_path framework-arduinoespressif32/
0 commit comments