Skip to content

openthread: Remove dependency to Zephyr NET L2 OpenThread #1732

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ArekBalysNordic
Copy link
Contributor

Rely on CONFIG_OPENTHREAD instead of CONFIG_NET_L2_OPENTHREAD to support a different networking approach than Zephyr's L2 layer.

This allows to use of the nrf5 radio driver directly in the OpenThread platform as a simple alternative to Zephyr L2 networking.

Rely on CONFIG_OPENTHREAD instead of CONFIG_NET_L2_OPENTHREAD to
support a different networking approach than Zephyr's L2 layer.

This allows to use of the nrf5 radio driver directly in the
OpenThread platform as a simple alternative to Zephyr L2 networking.

Signed-off-by: Arkadiusz Balys <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM Do not merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant