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 net: openthread: priortize usec timer for openthread port. 2022-09-12 10:54:56 +00:00
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 random: Rename random header 2023-10-10 14:23:50 +03: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 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 modules: openthread: add otPlatDiagRadioTransmitCarrier 2023-02-24 09:26:01 +01:00
platform.c
radio.c net: openthread: support Wake-up End Device without CSL receiver 2024-11-16 15:09:07 -05:00
settings.c random: Rename random header 2023-10-10 14:23:50 +03:00
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: Remove waiting for DTR in openthread UART. 2023-10-20 14:59:47 +02:00