samples: wpan_serial: Add rf2xx transceiver overlay
Create overlay-rf2xx.conf overlay file to enable Atmel rf2xx transceivers on this application. Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
This commit is contained in:
parent
20b1c695ab
commit
0618659a19
1 changed files with 8 additions and 0 deletions
8
samples/net/wpan_serial/overlay-rf2xx.conf
Normal file
8
samples/net/wpan_serial/overlay-rf2xx.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
#
|
||||
# Copyright (c) 2019, Gerson Fernando Budke
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
CONFIG_IEEE802154_RF2XX=y
|
||||
CONFIG_NET_CONFIG_IEEE802154_DEV_NAME="RF2XX_0"
|
Loading…
Add table
Add a link
Reference in a new issue