mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 15:34:05 +00:00
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>
10 lines
231 B
YAML
10 lines
231 B
YAML
sample:
|
|
name: Bluetooth over USB sample
|
|
tests:
|
|
sample.bluetooth.hci_usb_h4:
|
|
harness: bluetooth
|
|
depends_on: usb_device ble
|
|
tags: usb bluetooth
|
|
# FIXME: exclude due to build error
|
|
platform_exclude: 96b_carbon
|