zephyr/modules/openthread/platform
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
..
CMakeLists.txt
alarm.c
crypto_psa.c modules: openthread: fix unused variable during `otPlatCryptoInit` 2023-09-19 15:22:03 +01:00
diag.c
entropy.c random: Rename random header 2023-10-10 14:23:50 +03:00
logging.c
memory.c
misc.c
openthread-core-zephyr-config.h
platform-zephyr.h
platform.c
radio.c drivers: ieee802154: improve CSL standard conformance 2023-10-20 14:58:32 +02:00
settings.c random: Rename random header 2023-10-10 14:23:50 +03:00
shell.c
spi.c
uart.c net: openthread: Remove waiting for DTR in openthread UART. 2023-10-20 14:59:47 +02:00