Skip to content

Commit 943fbdb

Browse files
committed
pio env
1 parent 5e489ad commit 943fbdb

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
@@ -62,6 +62,7 @@ echo "#define ARDUINO_ESP32_GIT_DESC 3.0.2" >> arduino-esp32/cores/esp32/core_ve
6262
echo "#define ARDUINO_ESP32_RELEASE_3_0_2" >> arduino-esp32/cores/esp32/core_version.h
6363
echo "#define ARDUINO_ESP32_RELEASE "3_0_2"" >> arduino-esp32/cores/esp32/core_version.h
6464

65+
rm -rf framework-arduinoespressif32/
6566
mv arduino-esp32/ framework-arduinoespressif32/
6667
cd framework-arduinoespressif32/libraries
6768
rm -rf **/examples

0 commit comments

Comments
 (0)