You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
493 B
11 lines
493 B
.. _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
|
|
|