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.
|
|
|
|
|
|
|
|
x86 Instruction Set Architectures
|
|
|
|
=================================
|
|
|
|
|
|
|
|
+------------------------+------------------------+
|
|
|
|
| Board Configuration | Supported |
|
|
|
|
| Reference | Target Systems |
|
|
|
|
+========================+========================+
|
|
|
|
| :ref:`minnowboard` | MinnowBoard Max |
|
|
|
|
+------------------------+------------------------+
|
|
|
|
| :ref:`qemu_x86` | QEMU 2.1 |
|
|
|
|
+------------------------+------------------------+
|
|
|
|
| :ref:`quark_d2000_crb` | Quark D2000 Boards |
|
|
|
|
+------------------------+------------------------+
|
|
|
|
| :ref:`quark_se_ctb` | Quark SE Boards |
|
|
|
|
+------------------------+------------------------+
|
|
|
|
| :ref:`arduino_101` | Arduino 101 Board |
|
|
|
|
+------------------------+------------------------+
|
|
|
|
| :ref:`galileo` | Galileo and |
|
|
|
|
| | Galileo Gen 2 |
|
|
|
|
+------------------------+------------------------+
|
|
|
|
|
|
|
|
|
|
|
|
ARM (v7-M and v7E-M) Instruction Set Architectures
|
|
|
|
==================================================
|
|
|
|
|
|
|
|
+------------------------+------------------------+
|
|
|
|
| Board Configuration | Supported |
|
|
|
|
| Reference | Target Systems |
|
|
|
|
+========================+========================+
|
|
|
|
| :ref:`qemu_cortex_m3` | QEMU 2.1 + patch |
|
|
|
|
+------------------------+------------------------+
|
|
|
|
| :ref:`arduino_due` | Arduino Due Board |
|
|
|
|
+------------------------+------------------------+
|
|
|
|
| :ref:`frdm_k64f` | Freescale Freedom |
|
|
|
|
| | Development Platform |
|
|
|
|
+------------------------+------------------------+
|
|
|
|
|
|
|
|
For details on how to flash a Zephyr image, see the
|
|
|
|
respective board reference documentation.
|