2015-12-18 08:12:33 +08:00
|
|
|
.. _board:
|
2015-08-08 06:04:45 +08:00
|
|
|
|
2015-12-18 08:12:33 +08:00
|
|
|
Supported Boards
|
2016-01-05 03:17:15 +08:00
|
|
|
################
|
2015-06-20 03:48:34 +08:00
|
|
|
|
2016-02-03 22:37:12 +08:00
|
|
|
The following boards are currently supported:
|
2015-09-01 22:12:52 +08:00
|
|
|
|
|
|
|
.. note::
|
2016-02-03 22:37:12 +08:00
|
|
|
Developers can create additional board configurations which allow
|
|
|
|
Zephyr-based applications to run on other target systems.
|
|
|
|
|
2016-02-09 21:21:58 +08:00
|
|
|
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
|
2016-04-13 00:55:42 +08:00
|
|
|
olimexino_stm32
|
2016-05-28 04:05:42 +08:00
|
|
|
nrf52_pca10040
|
2016-09-28 19:43:57 +08:00
|
|
|
96b_nitrogen
|
2016-02-09 21:21:58 +08:00
|
|
|
|
|
|
|
ARC EM4 Instruction Set
|
|
|
|
====================================
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
arduino_101
|
2016-05-28 05:29:48 +08:00
|
|
|
em_starterkit
|
2016-02-09 21:21:58 +08:00
|
|
|
|
|
|
|
For details on how to flash a Zephyr image, see the respective board reference
|
|
|
|
documentation.
|