zephyr/doc/kernel_v2/memory/memory.rst

15 lines
212 B
ReStructuredText

.. _memory_v2:
Memory Allocation
#################
This section describes kernel services that allow threads to dynamically
allocate memory.
.. toctree::
:maxdepth: 2
slabs.rst
pools.rst
heap.rst