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 a42b119 commit faf455aCopy full SHA for faf455a
tools/archive-build.sh
@@ -19,6 +19,9 @@ rm -rf arduino-esp32/tests
19
rm -rf arduino-esp32/libraries/RainMaker
20
rm -rf arduino-esp32/libraries/Insights
21
rm -rf arduino-esp32/libraries/SPIFFS
22
+rm -rf arduino-esp32/libraries/BLE
23
+rm -rf arduino-esp32/libraries/SimpleBLE
24
+rm -rf arduino-esp32/libraries/WiFiProv
25
rm -rf arduino-esp32/libraries/WiFiClientSecure
26
rm -rf arduino-esp32/package
27
rm -rf arduino-esp32/tools/sdk
0 commit comments