Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

zephyr/boards: Add support for BeaglePlay CC1352p7.#17274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Ayush1325 wants to merge1 commit intomicropython:master
base:master
Choose a base branch
Loading
fromAyush1325:play-cc1352
Open
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletionsports/zephyr/boards/beagleplay_cc1352p7.conf
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
# Flash drivers
CONFIG_FLASH=y
CONFIG_FLASH_MAP=y

# Networking
CONFIG_BT=n
CONFIG_NET_IPV4=n
CONFIG_NET_CONFIG_NEED_IPV6=y
CONFIG_NET_CONFIG_NEED_IPV4=n
CONFIG_NET_CONFIG_MY_IPV4_ADDR=""
CONFIG_NET_L2_IEEE802154=y
CONFIG_NET_DHCPV4=n
CONFIG_NET_CONFIG_IEEE802154_CHANNEL=1
Loading

[8]ページ先頭

©2009-2025 Movatter.jp