mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-14 08:31:56 +00:00
Work by: Allan Stephens Change-Id: I1f936cd6e7d592969f65330a6d204729ab0f32db Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
14 lines
199 B
ReStructuredText
14 lines
199 B
ReStructuredText
.. _memory_v2:
|
|
|
|
Memory Allocation
|
|
#################
|
|
|
|
This section describes kernel services that allow threads to dynamically
|
|
allocate memory.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
maps.rst
|
|
pools.rst
|