Skip to content

Commit 5addb3a

Browse files
finikorgnashif
authored andcommitted
samples: net: Correct FRDM + CR20A configuration
Correct configuration for frdm_k64f + mcr20a shield. Signed-off-by: Andrei Emeltchenko <[email protected]>
1 parent 94fc0e9 commit 5addb3a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
CONFIG_NET_L2_ETHERNET=n
2+
13
CONFIG_NET_L2_IEEE802154=y
4+
CONFIG_NET_L2_IEEE802154_SHELL=y
25

36
CONFIG_GPIO=y
47
CONFIG_SPI=y
58
CONFIG_SPI_0=y
69

710
CONFIG_IEEE802154_MCR20A=y
8-
9-
CONFIG_NET_CONFIG_MY_IPV6_ADDR="2001:db8::2"
11+
CONFIG_NET_CONFIG_IEEE802154_DEV_NAME="mcr20a"

0 commit comments

Comments
 (0)