File tree Expand file tree Collapse file tree 5 files changed +192
-163
lines changed Expand file tree Collapse file tree 5 files changed +192
-163
lines changed Original file line number Diff line number Diff line change @@ -702,6 +702,5 @@ mainmenu "Espressif IoT Development Framework Configuration"
702702 - CONFIG_BOOTLOADER_CACHE_32BIT_ADDR_QUAD_FLASH
703703 - CONFIG_ESP_WIFI_EAP_TLS1_3
704704 - CONFIG_ESP_WIFI_ENABLE_ROAMING_APP
705- - CONFIG_USB_HOST_EXT_PORT_SUPPORT_LS
706705 - CONFIG_USB_HOST_EXT_PORT_RESET_ATTEMPTS
707706 - CONFIG_LIBC_PICOLIBC
Original file line number Diff line number Diff line change @@ -115,13 +115,6 @@ menu "USB-OTG"
115115 menu "Downstream Port configuration"
116116 depends on USB_HOST_HUBS_SUPPORTED
117117
118- config USB_HOST_EXT_PORT_SUPPORT_LS
119- depends on IDF_EXPERIMENTAL_FEATURES
120- bool "Support LS"
121- default n
122- help
123- Enables support of Low-speed devices, connected through the external Hub.
124-
125118 config USB_HOST_EXT_PORT_RESET_ATTEMPTS
126119 depends on IDF_EXPERIMENTAL_FEATURES
127120 # Invisible config option
You can’t perform that action at this time.
0 commit comments