zephyr/modules/openthread/platform
Adrian Gielniewski 9fd9e231df 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>
2024-11-16 15:21:20 -05:00
..
alarm.c
ble.c net: openthread: Clean not used defines in OT platform. 2024-08-09 17:58:24 +01:00
CMakeLists.txt net: openthread: Add platform message management 2024-11-16 15:21:20 -05:00
crypto_psa.c net: openthread: Add PSA implementation for PBDKF2 genkey 2024-01-26 11:03:42 +01:00
diag.c manifest: net: openthread: Regular openthread upmerge to e10a925. 2024-07-30 18:27:15 +01:00
entropy.c
logging.c modules: openthread: platform: logging: catch up on log2_generic rename 2024-02-15 10:02:40 +01:00
memory.c
messagepool.c net: openthread: Add platform message management 2024-11-16 15:21:20 -05:00
misc.c net: openthread: Print the actual assert location 2024-01-15 09:58:48 +01:00
openthread-core-zephyr-config.h net: openthread: Add platform message management 2024-11-16 15:21:20 -05:00
platform-zephyr.h
platform.c
radio.c net: openthread: support Wake-up End Device without CSL receiver 2024-11-16 15:09:07 -05:00
settings.c
shell.c
spi.c
uart.c