zephyr/boards/index.rst
Grzegorz Swiderski a35decaf90 doc: boards: Link to the board porting guide
This is the more useful document to point newer Zephyr users to.

The support documentation template is already mentioned in the guide
(under "Contributing your board"), but leave the existing link to it for
quick reference, just changing a few words.

Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
2023-09-29 16:29:49 +02:00

30 lines
624 B
ReStructuredText

.. _boards:
Supported Boards
################
Zephyr project developers are continually adding board-specific support as
documented below.
If you are looking to add Zephyr support for a new board, please start with the
:ref:`board_porting_guide`.
When adding support documentation for each board, remember to use the template
available under :zephyr_file:`doc/templates/board.tmpl`.
.. toctree::
:maxdepth: 2
arc/index.rst
arm/index.rst
arm64/index.rst
mips/index.rst
nios2/index.rst
posix/index.rst
riscv/index.rst
sparc/index.rst
x86/index.rst
xtensa/index.rst
shields/index.rst