Adds new Quark platform configuration documentation to support the Galileo board. Change-Id: I00ccc01ee75dbd54721d2d36583e9c7626e237d8 Signed-off-by: Carol Lee <carol.lee@windriver.com>
33 lines
1.2 KiB
ReStructuredText
33 lines
1.2 KiB
ReStructuredText
======================
|
|
Platform Documentation
|
|
======================
|
|
|
|
Zephyr supports the following hardware platforms configurations:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
fsl_frdm_k64f.rst
|
|
quark.rst
|
|
|
|
|
|
The following table shows the relationships between architecture, hardware platform,
|
|
and platform configuration.
|
|
|
|
+--------------------------+----------------------------------------+--------------+
|
|
| Platform Configuration | Hardware Platform | Architecture |
|
|
+==========================+========================================+==============+
|
|
|fsl_frdm_k64f | Freescale Freedom Development Platform | ARM v7E-M |
|
|
+--------------------------+----------------------------------------+--------------+
|
|
| quark | Galileo | X86 |
|
|
+--------------------------+----------------------------------------+--------------+
|
|
| quark | Galileo (Gen 2) | X86 |
|
|
+--------------------------+----------------------------------------+--------------+
|
|
|
|
.. note::
|
|
Customers can create custom platform configurations for any Zephyr-supported hardware
|
|
platform.
|
|
|
|
|
|
|