samples: wpan_serial: Create cc2520 overlay
Create cc2520 overlay file. Can be used with: cmake -DBOARD=quark_se_c1000_devboard \ -DOVERLAY_CONFIG=overlay-cc2520.conf .. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
095d8070db
commit
80e4321a5b
2
samples/net/wpan_serial/overlay-cc2520.conf
Normal file
2
samples/net/wpan_serial/overlay-cc2520.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
CONFIG_IEEE802154_CC2520=y
|
||||
CONFIG_NET_CONFIG_IEEE802154_DEV_NAME="cc2520"
|
Loading…
Reference in a new issue