mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-12 23:41:57 +00:00
Moves the Microkernel Object documentation to a new Microkernel Services section within the Kernel Primer. Labels, cross-references, figures, headings and filenames were updated to reflect the new structure. Change-Id: Ia2a91410a94caa8a97bb8211db5afc84b5dc0974 Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
13 lines
270 B
ReStructuredText
13 lines
270 B
ReStructuredText
.. _microkernel_memory:
|
|
|
|
Memory Management Services
|
|
##########################
|
|
|
|
This section contains the information about the memory management services available in the
|
|
microkernel.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
microkernel_memory_maps
|
|
microkernel_memory_pools |