zephyr/boards/index.rst
David B. Kinder 505cc2bb0e doc: use :zephyr_file: where appropriate
A new role :zephyr_file: is available that renders to a link to the file
or folder in GitHub.  Find appropriate references using :file: and
convert to :zephyr_file: to take advantage of its linking capability.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2019-03-09 09:50:27 -05:00

24 lines
451 B
ReStructuredText

.. _boards:
Supported Boards
################
Zephyr project developers are continually adding board-specific support as
documented below.
To add support documentation for a new board, please use the template available
under :zephyr_file:`doc/templates/board.tmpl`
.. toctree::
:maxdepth: 2
x86/index.rst
arm/index.rst
arc/index.rst
nios2/index.rst
xtensa/index.rst
posix/index.rst
riscv32/index.rst
shields/index.rst