45 lines
797 B
ReStructuredText
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.
|