Skip to content

Commit e97f5b3

Browse files
committed
chore: disable unused physical usb support
1 parent c1af64a commit e97f5b3

File tree

1 file changed

+1
-1
lines changed
  • ports/espressif/boards/heltec_esp32s3_wifi_lora_v3

1 file changed

+1
-1
lines changed

ports/espressif/boards/heltec_esp32s3_wifi_lora_v3/sdkconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# LWIP
99
#
10-
CONFIG_ESP_PHY_ENABLE_USB=y
10+
CONFIG_ESP_PHY_ENABLE_USB=n
1111
CONFIG_LWIP_LOCAL_HOSTNAME="HELTEC-ESP32S3-V3"
1212
# end of LWIP
1313

0 commit comments

Comments
 (0)