11 lines
170 B
Plaintext
11 lines
170 B
Plaintext
|
#
|
||
|
# Copyright (c) 2019 Nordic Semiconductor ASA
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
config USB_DEVICE_PID
|
||
|
default USB_PID_HID_CDC_SAMPLE
|
||
|
|
||
|
source "Kconfig.zephyr"
|