zephyr/boards/boards.rst
Mazen NEIFER 37352c809e xtensa port: Added documentation for xt-sim board.
Issue: ZEP-1899

Change-Id: I4cf2878468e8c1c9703a2af13d9c2b3ac6f78042
Signed-off-by: Mazen NEIFER <mazen@nestwave.com>
2017-04-20 21:07:15 +00:00

59 lines
704 B
ReStructuredText

.. _boards:
Supported Boards
################
X86 Boards
**********
.. toctree::
:maxdepth: 1
:glob:
x86/**/*
ARM Boards
**********
.. toctree::
:maxdepth: 1
:glob:
arm/**/*
ARC Boards
**********
.. toctree::
:maxdepth: 1
:glob:
arc/**/*
NIOS II Boards
**************
.. toctree::
:maxdepth: 1
:glob:
nios2/**/*
XTENSA Boards
*************
.. toctree::
:maxdepth: 1
:glob:
xtensa/**/*
A list of additional supported boards can be found on the `Zephyr project wiki`_.
To add a new board, please use the template available under
:file:`doc/templates/board.tmpl`
.. _Zephyr project wiki: https://wiki.zephyrproject.org/view/Supported_Boards