Add support for the new HID implementation. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
12 lines
225 B
Plaintext
12 lines
225 B
Plaintext
CONFIG_USB_DEVICE_STACK_NEXT=y
|
|
CONFIG_USBD_HID_SUPPORT=y
|
|
|
|
CONFIG_LOG=y
|
|
CONFIG_USBD_LOG_LEVEL_WRN=y
|
|
CONFIG_USBD_HID_LOG_LEVEL_WRN=y
|
|
CONFIG_UDC_DRIVER_LOG_LEVEL_WRN=y
|
|
CONFIG_SAMPLE_USBD_PID=0x0007
|
|
|
|
CONFIG_GPIO=y
|
|
CONFIG_INPUT=y
|