blob: 18b1a83c95f7f1d4b0802a274044135ba9795b3a [file] [log] [blame]
.. _osal:
OS Abstraction
##############
OS abstraction layers (OSAL) provide wrapper function APIs that
encapsulate common system functions offered by any operating system.
These APIs make it easier and quicker to develop for, and port code to
multiple software and hardware platforms.
These sections describe the software and hardware abstraction layers
supported by the Zephyr RTOS.
.. toctree::
:maxdepth: 1
posix.rst
cmsis_rtos_v1.rst
cmsis_rtos_v2.rst