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.
15 lines
401 B
15 lines
401 B
.. _porting_to_zephyr: |
|
|
|
Porting Applications to Zephyr |
|
############################## |
|
|
|
This section describes standard API interfaces supported by Zephyr. |
|
Applications written using standard API interfaces are supposed to |
|
be OS agnostic. Supporting such APIs in Zephyr would make it easier |
|
to port those applications to Zephyr. |
|
|
|
.. toctree:: |
|
:maxdepth: 1 |
|
|
|
cmsis_rtos_v1.rst |
|
cmsis_rtos_v2.rst
|
|
|