mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 16:32:57 +00:00
Wiki is being obsoleted, so remove any links that might become dead really soon. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
53 lines
566 B
ReStructuredText
53 lines
566 B
ReStructuredText
.. _boards:
|
|
|
|
Supported Boards
|
|
################
|
|
|
|
To add support documentation for a new board, please use the template available
|
|
under :file:`doc/templates/board.tmpl`
|
|
|
|
X86 Boards
|
|
**********
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
x86/**/*
|
|
|
|
ARM Boards
|
|
**********
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
arm/**/*
|
|
|
|
ARC Boards
|
|
**********
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
arc/**/*
|
|
|
|
NIOS II Boards
|
|
**************
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
nios2/**/*
|
|
|
|
XTENSA Boards
|
|
*************
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
xtensa/**/*
|