2016-04-14 08:33:44 +08:00
|
|
|
.. _porting:
|
|
|
|
|
|
|
|
Porting Guides
|
|
|
|
##############
|
|
|
|
|
|
|
|
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
|
2017-03-01 07:29:16 +08:00
|
|
|
ip-stack-migrate.rst
|
2018-06-12 16:22:10 +08:00
|
|
|
porting_to_zephyr.rst
|
2018-04-09 23:27:57 +08:00
|
|
|
shields.rst
|