zephyr/subsys/net/lib/openthread
Damian Krolik 643eb2080b openthread: shell: Do not execute OT commands when OT is not ready
OpenThread shell tries to execute commands without checking
if the shell has already been initialized. As a result, we
may hit an assertion in the OpenThread CLI code. It's
particularly painful in automated tests which spawn commands
very early in the firmware boot process.

Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>
2021-05-12 08:31:08 -05:00
..
platform openthread: shell: Do not execute OT commands when OT is not ready 2021-05-12 08:31:08 -05:00
CMakeLists.txt net: openthread: Move OT CMake configuration into OT repo 2019-12-17 18:08:09 +02:00