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 903a123 commit 52b7567Copy full SHA for 52b7567
tools/archive-build.sh
@@ -24,6 +24,8 @@ cp -f ../components/arduino/pac* arduino-esp32
24
rm -rf arduino-esp32/docs
25
rm -rf arduino-esp32/tests
26
rm -rf arduino-esp32/idf_component_examples
27
+rm -rf arduino-esp32/libraries/RainMaker
28
+rm -rf arduino-esp32/libraries/Insights
29
rm -rf arduino-esp32/tools/*.exe
30
rm -rf arduino-esp32/tools/esptool.py
31
rm -rf arduino-esp32/tools/get.py
0 commit comments