8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
|
# Copyright (c) 2020 PHYTEC Messtechnik GmbH
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config USB_DEVICE_PID
|
||
|
default USB_PID_WPANUSB_SAMPLE
|
||
|
|
||
|
source "Kconfig.zephyr"
|