2016-04-14 08:33:44 +08:00
|
|
|
.. _porting:
|
|
|
|
|
2019-01-05 23:23:34 +08:00
|
|
|
Porting
|
|
|
|
#######
|
2016-04-14 08:33:44 +08:00
|
|
|
|
|
|
|
This section contains details regarding porting the Zephyr kernel to new
|
2018-06-12 16:22:10 +08:00
|
|
|
architectures, SoCs and boards. This section also describes the standard
|
|
|
|
API interfaces supported by Zephyr.
|
2016-04-14 08:33:44 +08:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
arch.rst
|
2017-02-08 10:34:04 +08:00
|
|
|
board_porting.rst
|
2018-04-09 23:27:57 +08:00
|
|
|
shields.rst
|