samples: wpan_serial: Allow to build for more boards

Allow to build also for general boards with supported ieee802154 and
usb, like reel_board, etc.

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

View file

@ -1,9 +1,13 @@
sample: sample:
description: TBD description: Test wpan_serial sample
name: TBD name: wpan_serial
common:
depends_on: usb_device
harness: net
tags: usb ieee802154
tests: tests:
sample.net.wpan.serial: sample.net.wpan.serial:
harness: net depends_on: ieee802154
depends_on: usb_device sample.net.wpan_serial.frdm_cr20a:
tags: usb extra_args: SHIELD=frdm_cr20a
skip: true # Needs to be adapted to another board with 15.4 platform_whitelist: frdm_k64f