zephyr/doc/guides/portability/cmsis_rtos_v1.rst
Anas Nashif 65eebd33d9 doc: move cmsis rtos API docs to portability/
Move CMSIS RTOS API docs under portability to distinguish from
architecture and board porting.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-09-24 14:56:09 -04:00

12 lines
493 B
ReStructuredText

.. _cmsis_rtos_v1:
CMSIS RTOS v1
##########################
Cortex-M Software Interface Standard (CMSIS) RTOS is a vendor-independent
hardware abstraction layer for the ARM Cortex-M processor series and defines
generic tool interfaces. Though it was originally defined for ARM Cortex-M
microcontrollers alone, it could be easily extended to other microcontrollers
making it generic. For more information on CMSIS RTOS v1, please refer
http://www.keil.com/pack/doc/CMSIS/RTOS/html/index.html