We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We've introduced new heap APIs to supersede k_mem_pool / sys_mem_pool, but have no overview documentation for it, just API doxygen.
I expect this file will need to be rewritten to reflect the new API set:
doc/reference/kernel/memory/pools.rst
The text was updated successfully, but these errors were encountered:
@andrewboie and @andyross don't forget to update docs/releases/, section about API deprecation. Either as part of this or as part of #24358
Sorry, something went wrong.
andyross
Successfully merging a pull request may close this issue.
We've introduced new heap APIs to supersede k_mem_pool / sys_mem_pool, but have no overview documentation for it, just API doxygen.
I expect this file will need to be rewritten to reflect the new API set:
doc/reference/kernel/memory/pools.rst
The text was updated successfully, but these errors were encountered: