This sample select CONFIG_USB_PID_BLE_HCI_H4_SAMPLE to use H4 over bulk endpoints. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
# Copyright (c) 2019 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config USB_DEVICE_PID
|
|
default USB_PID_BLE_HCI_H4_SAMPLE
|
|
|
|
source "Kconfig.zephyr"
|