2018-06-12 16:22:10 +08:00
|
|
|
.. _cmsis_rtos_v1:
|
|
|
|
|
|
|
|
CMSIS RTOS v1
|
|
|
|
##########################
|
|
|
|
|
|
|
|
Cortex-M Software Interface Standard (CMSIS) RTOS is a vendor-independent
|
2019-03-27 23:43:42 +08:00
|
|
|
hardware abstraction layer for the ARM Cortex-M processor series and defines
|
2018-06-12 16:22:10 +08:00
|
|
|
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
|