zephyr/subsys/net/l2/openthread
Robert Lubos 139da50e3c net: openthread: Allow to disable automatic network attachment
Add OpenThread configuration option, which allows to configure and start
OpenThread stack operation manually. This mode should be used in NCP
devices, as well as is needed for certification purposes, where
OpenTread stack have to be configured by the test framework and not
initialize and join the network on its own.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-05-08 10:44:27 +03:00
..
CMakeLists.txt net: openthread: Update OpenThread version and better CMake integration 2019-12-16 11:08:09 +02:00
Kconfig net: openthread: Allow to disable automatic network attachment 2020-05-08 10:44:27 +03:00
openthread.c net: openthread: Allow to disable automatic network attachment 2020-05-08 10:44:27 +03:00
openthread_utils.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
openthread_utils.h