zephyr/modules/openthread/platform
Przemyslaw Bida fa590519e2 net: openthread: Fix double initialization problem in openthread usb.
nRF52 in case of USB CDC required `CONFIG_USB_DEVICE_INITIALIZE_AT_BOOT=n`
Due to incorrect error check in `otPlatUartEnable`.

Signed-off-by: Przemyslaw Bida <przemyslaw.bida@nordicsemi.no>
2023-05-19 19:53:21 +00:00
..
CMakeLists.txt
alarm.c
crypto_psa.c net: openthread: Add implementation of crypto api. 2023-05-11 12:10:25 +02:00
diag.c
entropy.c
logging.c
memory.c
misc.c
openthread-core-zephyr-config.h manifest: openthread upmerge to `d9abe30` 2023-05-18 15:52:13 +02:00
platform-zephyr.h
platform.c
radio.c modules: openthread: align received frame timestamp to SFD 2023-04-19 17:15:02 +02:00
settings.c
shell.c shell: fix MISRA 5.7 violations on `struct shell` 2023-04-14 12:21:08 +02:00
spi.c
uart.c net: openthread: Fix double initialization problem in openthread usb. 2023-05-19 19:53:21 +00:00