zephyr/doc/guides/porting/index.rst
Anas Nashif d6f72a67fc doc: introduce final structure
Move guides and APIs into separate directories and cleanup naming
introducing index files rather than named section files.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-02-05 07:04:40 -05:00

17 lines
317 B
ReStructuredText

.. _porting:
Porting
#######
This section contains details regarding porting the Zephyr kernel to new
architectures, SoCs and boards. This section also describes the standard
API interfaces supported by Zephyr.
.. toctree::
:maxdepth: 1
arch.rst
board_porting.rst
porting_to_zephyr.rst
shields.rst