zephyr/samples/subsys/usb/hid-mouse/Kconfig

11 lines
223 B
Plaintext

# Copyright (c) 2019 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config USB_DEVICE_PID
default USB_PID_HID_MOUSE_SAMPLE
config USB_DEVICE_REMOTE_WAKEUP
default y if NRFX_USBD
source "Kconfig.zephyr"