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>
9 lines
143 B
YAML
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
|