zephyr/boards/boards.rst
Anas Nashif 5472fbf7f7 doc: remove links to wiki
Wiki is being obsoleted, so remove any links that might become dead
really soon.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-05-31 14:54:34 -04:00

53 lines
566 B
ReStructuredText

.. _boards:
Supported Boards
################
To add support documentation for a new board, please use the template available
under :file:`doc/templates/board.tmpl`
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/**/*