a5e3270f48
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>
27 lines
505 B
ReStructuredText
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
|