mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-01 17:40:57 +02:00
fix(usb_host): Updaing changed Kconfig value from usb_host_uvc component in UVC example
This commit is contained in:
@@ -10,4 +10,4 @@ CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
|
|||||||
#
|
#
|
||||||
CONFIG_USB_HOST_CONTROL_TRANSFER_MAX_SIZE=3000
|
CONFIG_USB_HOST_CONTROL_TRANSFER_MAX_SIZE=3000
|
||||||
CONFIG_USB_HOST_HW_BUFFER_BIAS_IN=y
|
CONFIG_USB_HOST_HW_BUFFER_BIAS_IN=y
|
||||||
CONFIG_PRINTF_UVC_CONFIGURATION_DESCRIPTOR=y
|
CONFIG_UVC_PRINTF_CONFIGURATION_DESCRIPTOR=y
|
||||||
|
Reference in New Issue
Block a user