zephyr/samples/bluetooth/hci_spi/sample.yaml
Anas Nashif b3275d651c tests/samples: add hw dependencies
Add hardware dependencies and filters to make sure we do not explode if
for example we try to build a sample/test using rtc when the platform
does not support that.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-05-01 19:10:27 -04:00

11 lines
256 B
YAML

sample:
description: Allows Zephyr to provide Bluetooth connectivity
via SPI.
name: Bluetooth HCI SPI
tests:
test:
harness: bluetooth
platform_whitelist: 96b_carbon_nrf51 nrf51_pca10028
tags: samples bluetooth spi
depends_on: spi