zephyr/modules/openthread/platform
Maciej Baczmanski 341359568f openthread: fix logging configuration
Currently, `CONFIG_OPENTHREAD_LOG_LEVEL` is used to set log level
in OT and register log modules in Zephyr. OpenThread allows 5
levels, causing issues when `OPENTHREAD_LOG_LEVEL_DEBG` is
selected ad we are trying to register modules with unknown lvl.

This commit adds `CONFIG_OPENTHREAD_MODULE_LOG_LEVEL` which is
aligned for Zephyr's log levels.

Signed-off-by: Maciej Baczmanski <maciej.baczmanski@nordicsemi.no>
2025-01-28 14:13:31 +01:00
..
alarm.c openthread: fix logging configuration 2025-01-28 14:13:31 +01:00
ble.c openthread: fix logging configuration 2025-01-28 14:13:31 +01:00
CMakeLists.txt modules: openthread: Add of spinel hdlc rcp host interface 2024-11-27 10:37:21 -05:00
crypto_psa.c net: openthread: Add PSA implementation for PBDKF2 genkey 2024-01-26 11:03:42 +01:00
diag.c net: openthread: cleanup diag commands 2025-01-14 08:59:22 +01:00
entropy.c
hdlc_interface.cpp modules: openthread: Add of spinel hdlc rcp host interface 2024-11-27 10:37:21 -05:00
hdlc_interface.hpp modules: openthread: Add of spinel hdlc rcp host interface 2024-11-27 10:37:21 -05:00
logging.c modules: openthread: platform: logging: catch up on log2_generic rename 2024-02-15 10:02:40 +01:00
memory.c
messagepool.c openthread: fix logging configuration 2025-01-28 14:13:31 +01:00
misc.c net: openthread: Print the actual assert location 2024-01-15 09:58:48 +01:00
openthread-core-zephyr-config.h modules: openthread: Add of Kconfigs to change child timeouts 2024-12-02 09:42:35 +01:00
platform-zephyr.h net: openthread: radio: Add setting channel in diag mode 2025-01-09 15:49:21 +01:00
platform.c
radio_spinel.cpp modules: openthread: Add of spinel hdlc rcp host interface 2024-11-27 10:37:21 -05:00
radio.c net: openthread: radio: Add setting channel in diag mode 2025-01-09 15:49:21 +01:00
settings.c
shell.c
spi.c
uart.c openthread: fix logging configuration 2025-01-28 14:13:31 +01:00