Skip to content

Commit e8b44ce

Browse files
committed
zephyr/boards: Add support for BeaglePlay CC1352p7.
- Enable support for FLASH and IEEE802154 subg radio - Requires Zephyr v3.8.0 Signed-off-by: Ayush Singh <ayush@beagleboard.org>
1 parent 5d35a8a commit e8b44ce

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Flash drivers
2+
CONFIG_FLASH=y
3+
CONFIG_FLASH_MAP=y
4+
5+
# Networking
6+
CONFIG_BT=n
7+
CONFIG_NET_IPV4=n
8+
CONFIG_NET_CONFIG_NEED_IPV6=y
9+
CONFIG_NET_CONFIG_NEED_IPV4=n
10+
CONFIG_NET_CONFIG_MY_IPV4_ADDR=""
11+
CONFIG_NET_L2_IEEE802154=y
12+
CONFIG_NET_DHCPV4=n
13+
CONFIG_NET_CONFIG_IEEE802154_CHANNEL=1

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy