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>
This commit is contained in:
parent
7df65c15d6
commit
8fe9f5b4f8
1 changed files with 0 additions and 1 deletions
|
@ -4,6 +4,5 @@ sample:
|
|||
tests:
|
||||
test_15_4:
|
||||
harness: net
|
||||
platform_exclude: nrf52840_pca10056 usb_kw24d512
|
||||
depends_on: ieee802154 usb_device
|
||||
tags: net ieee802154 usb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue