mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-02 01:50:58 +02:00
Merge branch 'fix/usb_host_uvc_example_uvc_desc' into 'master'
fix(usb_host): Updaing changed Kconfig value from usb_host_uvc See merge request espressif/esp-idf!42172
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