Skip to content

Commit 6c9bd5c

Browse files
authored
Remove USB library from archive build script
1 parent 6e1d09a commit 6c9bd5c

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)