zephyr/modules/openthread/platform
Maciej Baczmanski 3172748d10 modules: openthread: fix multiple definition in openthread config
remove `CONFIG_OPENTHREAD_RADIO_LINK_IEEE_802_15_4_ENABLE` from
`openthread-core-zephyr-config.h` which is now handled in
`modules/openthread/CMakeLists.tx`

Signed-off-by: Maciej Baczmanski <maciej.baczmanski@nordicsemi.no>
2023-02-06 10:07:44 +01:00
..
alarm.c net: openthread: priortize usec timer for openthread port. 2022-09-12 10:54:56 +00:00
CMakeLists.txt
crypto_psa.c net: openthread: implement PSA support for ECDSA API 2022-11-17 11:20:03 +01:00
diag.c net: openthread: add gpio diag command implementation 2023-01-27 19:22:05 +09:00
entropy.c devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
logging.c
memory.c
misc.c
openthread-core-zephyr-config.h modules: openthread: fix multiple definition in openthread config 2023-02-06 10:07:44 +01:00
platform-zephyr.h
platform.c
radio.c modules: openthread: platform: Added setting default tx power 2022-12-21 12:21:09 +01:00
settings.c
shell.c
spi.c
uart.c