Skip to content

Commit 9f78993

Browse files
authored
rm -rf **/flags
only needed for ArduinoIDE
1 parent b52503c commit 9f78993

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/archive-build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ gawk -i inplace -v cuv1="framework-arduinoespressif32" -v cuv2="framework-ardui
5959
mv arduino-esp32/ framework-arduinoespressif32/
6060
cd framework-arduinoespressif32/libraries
6161
rm -rf **/examples
62+
rm -rf **/flags
6263
cd ../../
6364
# If the framework is needed as tar.gz uncomment next line
6465
# tar --exclude=.* -zcf ../$pio_archive_path framework-arduinoespressif32/

0 commit comments

Comments
 (0)