You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openthread: Remove dependency to Zephyr NET L2 OpenThread
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]>
0 commit comments