Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 619 Bytes

boards.rst

File metadata and controls

49 lines (31 loc) · 619 Bytes

Supported Boards

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/**/*

A list of additional supported boards can be found on the Zephyr project wiki.

To add a new board, please use the template available under :file:`doc/templates/board.tmpl`