zephyr/samples/bluetooth/hci_usb/sample.yaml
Ali Hozhabri 0584321ba2 samples: bluetooth: hci_usb: Test exclusion for stm32l562e_dk
STM32L562 Discovery kit is not compatible with Bluetooth over USB
application.

Add missing information related to the BLE capability of this board.

Signed-off-by: Ali Hozhabri <ali.hozhabri@st.com>
2023-11-03 11:45:38 +01:00

24 lines
511 B
YAML

sample:
name: Bluetooth over USB sample
tests:
sample.bluetooth.hci_usb:
harness: bluetooth
depends_on:
- usb_device
- ble
tags:
- usb
- bluetooth
# FIXME: exclude due to build error
platform_exclude: 96b_carbon stm32l562e_dk
sample.bluetooth.hci_usb.device_next:
harness: bluetooth
depends_on:
- usb_device
- ble
tags:
- usb
- bluetooth
extra_args: CONF_FILE="usbd_next_prj.conf"
platform_allow: nrf52840dk_nrf52840