samples: wpanusb: Allow to build for general boards also

This enables build for boards with usb and ieee802154 like reel_board,
etc.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
Andrei Emeltchenko 2019-10-08 10:20:54 +03:00 committed by Anas Nashif
commit cd7fdd7d58

View file

@ -2,9 +2,12 @@ sample:
description: Test wpanusb sample
name: wpanusb
common:
harness: net
depends_on: usb_device
tags: net ieee802154 usb
harness: net
tests:
sample.net.wpanusb:
depends_on: ieee802154
sample.net.wpanusb_frdm_cr20a:
extra_args: SHIELD=frdm_cr20a
platform_whitelist: frdm_k64f