tests: samples: exclude usb_kw24d512 from wpanusb sample
Exclude usb_kw24d512 from wpanusb sample until the the sample has been reworked and is more generic. Signed-off-by: Johann Fischer <j.fischer@phytec.de>
This commit is contained in:
parent
45156f6e71
commit
36eb4dd021
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ sample:
|
||||||
tests:
|
tests:
|
||||||
test_15_4:
|
test_15_4:
|
||||||
harness: net
|
harness: net
|
||||||
platform_exclude: nrf52840_pca10056
|
platform_exclude: nrf52840_pca10056 usb_kw24d512
|
||||||
depends_on: ieee802154 usb_device
|
depends_on: ieee802154 usb_device
|
||||||
tags: net ieee802154 usb
|
tags: net ieee802154 usb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue