zephyr/samples/net/wpanusb/sample.yaml
Michael Scott 8fe9f5b4f8 samples: net: wpanusb: fix sanitycheck
With the change to the configuration files, we can now compile
this sample for any platform that uses only the default prj.conf file:
nrf52840_pca10056
nrf52840_pca10059
usb_kw24d512

Update the sample.yaml file to remove the excludes.

Signed-off-by: Michael Scott <mike@foundries.io>
2018-07-17 11:13:16 +02:00

9 lines
143 B
YAML

sample:
description: TBD
name: TBD
tests:
test_15_4:
harness: net
depends_on: ieee802154 usb_device
tags: net ieee802154 usb