a9b32e26b9
Remove whitelisting and enable broader testing on all boards with needed features. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
228 B
YAML
10 lines
228 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
|