2018-06-12 16:22:10 +08:00
|
|
|
.. _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
|
2018-10-30 14:45:46 +08:00
|
|
|
cmsis_rtos_v2.rst
|