Skip to content

Commit 0221a26

Browse files
authored
fix linux usb enumeration
1 parent d889373 commit 0221a26

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

prj.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ CONFIG_USB_HID_LOG_LEVEL_WRN=y
5454
CONFIG_USB_DEVICE_SOF=y
5555
CONFIG_USB_HID_REPORTS=256
5656

57-
#CONFIG_USB_HID_POLL_INTERVAL_MS=1
58-
CONFIG_USB_HID_POLL_INTERVAL_MS=0
57+
CONFIG_USB_HID_POLL_INTERVAL_MS=1
5958
CONFIG_HID_INTERRUPT_EP_MPS=64
6059
#CONFIG_ENABLE_HID_INT_OUT_EP=y
6160

0 commit comments

Comments
 (0)