Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf fromtree] net: openthread: Add platform message management #2224

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

adigie
Copy link
Member

@adigie adigie commented Nov 5, 2024

  • Add CONFIG_OPENTHREAD_PLATFORM_MESSAGE_MANAGEMENT to allow enabling message management by the platform.
  • Add implementation of otPlatMessagePoolInit, otPlatMessagePoolNew and otPlatMessagePoolFree.

Upstream PR: zephyrproject-rtos/zephyr#80508

@adigie adigie changed the title [nrf fromlist] net: openthread: Add platform message management [nrf fromtree] net: openthread: Add platform message management Nov 18, 2024
@adigie adigie added this to the ncs-2.9.0 milestone Nov 18, 2024
* 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 <[email protected]>
(cherry picked from commit 9fd9e231df238c4f76e64289ac18901b7a8050e4)
@rlubos rlubos merged commit 4f3ef0a into nrfconnect:main Nov 19, 2024
16 checks passed
@adigie adigie deleted the ot-mm branch November 19, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants