zephyr/modules/openthread
Przemyslaw Bida cc85223ed4 net: openthread: Remove waiting for DTR in openthread UART.
Uart driver for openthread have been waiting for host to start
communicating with coprocessor, during booting of the Zephyr and
by that blocking start os OS. There is no longer a need for
that since the stack will be soft rebooted after host connects
to coprocessor, removing the need to wait on host communication.

Signed-off-by: Przemyslaw Bida <przemyslaw.bida@nordicsemi.no>
2023-10-20 14:59:47 +02:00
..
platform net: openthread: Remove waiting for DTR in openthread UART. 2023-10-20 14:59:47 +02:00
CMakeLists.txt modules: openthread: radio: OT now uses standard TX timestamp 2023-09-19 15:21:17 +01:00
Kconfig
Kconfig.features modules: openthread: radio: OT now uses standard TX timestamp 2023-09-19 15:21:17 +01:00
Kconfig.thread