zephyr/boards/index.rst
Henrik Brix Andersen a5e3270f48 docs: boards: sort the board architectures alphanumerically
Sort the list of board architectures alphanumerically except for shields,
which are still listed at the very end.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-07-06 09:15:59 +02:00

27 lines
505 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
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