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> |
||
|---|---|---|
| .. | ||
| alarm.c | ||
| CMakeLists.txt | ||
| diag.c | ||
| entropy.c | ||
| logging.c | ||
| memory.c | ||
| misc.c | ||
| openthread-core-zephyr-config.h | ||
| platform-zephyr.h | ||
| platform.c | ||
| radio.c | ||
| settings.c | ||
| shell.c | ||
| spi.c | ||
| uart.c | ||