zephyr/doc/board/board.rst
Anas Nashif ef61a3e164 doc: simplify supported board page
Remove table which had redundant information and created a simple TOC
with boards. This will allow easy expansion of the list over time.

Change-Id: Ic94063cc99ddcb3d2140a4beef1067a9766d60a3
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-09 18:04:37 +00:00

45 lines
797 B
ReStructuredText

.. _board:
Supported Boards
################
The following boards are currently supported:
.. note::
Developers can create additional board configurations which allow
Zephyr-based applications to run on other target systems.
x86 Instruction Set
====================
.. toctree::
:maxdepth: 1
arduino_101.rst
quark_d2000_crb.rst
galileo.rst
minnowboard.rst
qemu_x86.rst
ARM (v7-M and v7E-M) Instruction Set
====================================
.. toctree::
:maxdepth: 1
qemu_cortex_m3
arduino_due
frdm_k64f
ARC EM4 Instruction Set
====================================
.. toctree::
:maxdepth: 1
arduino_101
For details on how to flash a Zephyr image, see the respective board reference
documentation.