zephyr/doc/board/board.rst
Yannis Damigos 7a33682a03 doc/board: Add documentation file for olimexino_stm32
Adds documentation file of oliemxino_stm32 to the
supported boards.

Change-Id: Ide6c7767be56d33e8c040a03df13337919a09750
Origin: Original
Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>
2016-04-20 22:29:02 +00:00

46 lines
820 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
olimexino_stm32
ARC EM4 Instruction Set
====================================
.. toctree::
:maxdepth: 1
arduino_101
For details on how to flash a Zephyr image, see the respective board reference
documentation.