samples: net: Convert mcr20a samples to use the frdm_cr20a shield

Converts all net samples that enable the mcr20a 802.15.4 driver to use
the frdm_cr20a shield instead of hardcoding configs for the frdm_k64f
base board. This makes it possible to build mcr20a samples for other
base boards with compatible arduino headers.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
Maureen Helm 2019-06-11 18:17:12 -05:00 committed by Anas Nashif
commit 4d5ee282be
8 changed files with 6 additions and 43 deletions

View file

@ -6,7 +6,7 @@ common:
tags: net ieee802154 usb
tests:
sample.net.wpanusb_frdm_cr20a:
extra_args: OVERLAY_CONFIG=overlay-mcr20a.conf
extra_args: SHIELD=frdm_cr20a
platform_whitelist: frdm_k64f
sample.net.wpanusb_quark_se_cc2520:
extra_args: OVERLAY_CONFIG=overlay-cc2520.conf