external_zblue/modules/openthread/platform
Adrian Gielniewski 2be1831c97 net: openthread: Add platform message management
* Add CONFIG_OPENTHREAD_PLATFORM_MESSAGE_MANAGEMENT to allow enabling
message management by the platform.
* Add implementation of `otPlatMessagePoolInit`, `otPlatMessagePoolNew`
and `otPlatMessagePoolFree`.

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
2026-04-20 17:57:38 +08:00
..
CMakeLists.txt net: openthread: Add platform message management 2026-04-20 17:57:38 +08:00
alarm.c net: openthread: priortize usec timer for openthread port. 2026-04-20 16:00:21 +08:00
ble.c net: openthread: Clean not used defines in OT platform. 2026-04-20 17:34:54 +08:00
crypto_psa.c net: openthread: Add PSA implementation for PBDKF2 genkey 2026-04-20 16:59:48 +08:00
diag.c manifest: net: openthread: Regular openthread upmerge to `e10a925`. 2026-04-20 17:32:41 +08:00
entropy.c random: Rename random header 2026-04-20 16:43:01 +08:00
logging.c modules: openthread: platform: logging: catch up on log2_generic rename 2026-04-20 17:02:40 +08:00
memory.c
messagepool.c net: openthread: Add platform message management 2026-04-20 17:57:38 +08:00
misc.c net: openthread: Print the actual assert location 2026-04-20 16:57:31 +08:00
openthread-core-zephyr-config.h net: openthread: Add platform message management 2026-04-20 17:57:38 +08:00
platform-zephyr.h modules: openthread: add `otPlatDiagRadioTransmitCarrier` 2026-04-20 16:14:00 +08:00
platform.c
radio.c net: openthread: support Wake-up End Device without CSL receiver 2026-04-20 17:57:32 +08:00
settings.c random: Rename random header 2026-04-20 16:43:01 +08:00
shell.c shell: fix MISRA 5.7 violations on `struct shell` 2026-04-20 16:20:11 +08:00
spi.c
uart.c net: openthread: Remove waiting for DTR in openthread UART. 2026-04-20 16:44:09 +08:00