Skip to content

Commit 25c40d4

Browse files
committed
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
2 parents ba0b61d + bb4c016 commit 25c40d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/peripherals/usb/host/uvc/sdkconfig.defaults

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
1010
#
1111
CONFIG_USB_HOST_CONTROL_TRANSFER_MAX_SIZE=3000
1212
CONFIG_USB_HOST_HW_BUFFER_BIAS_IN=y
13-
CONFIG_PRINTF_UVC_CONFIGURATION_DESCRIPTOR=y
13+
CONFIG_UVC_PRINTF_CONFIGURATION_DESCRIPTOR=y

0 commit comments

Comments
 (0)