zephyr/boards/boards.rst
Anas Nashif a6aa596770 boards: add em_starterkit board documentation
Change-Id: I703c31d82cc009b271f6c0907ab17a7d085765d8
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-01-16 18:13:03 -05:00

41 lines
533 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/**/*
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