Skip to content

Commit 6603462

Browse files
authored
Remove USB library cleanup from archive-build.sh
Removed USB library cleanup from archive-build script.
1 parent 0192c6a commit 6603462

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/archive-build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ rm -rf arduino-esp32/libraries/BluetoothSerial
3535
rm -rf arduino-esp32/libraries/WiFiProv
3636
rm -rf arduino-esp32/libraries/WiFiClientSecure
3737
rm -rf arduino-esp32/libraries/NetworkClientSecure
38-
rm -rf arduino-esp32/libraries/USB
3938
rm -rf arduino-esp32/libraries/ESP_SR
4039
rm -rf arduino-esp32/libraries/ESP_NOW
4140
rm -rf arduino-esp32/libraries/TFLiteMicro

0 commit comments

Comments
 (0)