1.. _boards: 2 3Supported Boards 4################ 5 6Zephyr project developers are continually adding board-specific support as 7documented below. 8 9To add support documentation for a new board, please use the template available 10under :zephyr_file:`doc/templates/board.tmpl` 11 12 13.. toctree:: 14 :maxdepth: 2 15 16 x86/index.rst 17 arm/index.rst 18 arm64/index.rst 19 arc/index.rst 20 mips/index.rst 21 nios2/index.rst 22 xtensa/index.rst 23 posix/index.rst 24 riscv/index.rst 25 sparc/index.rst 26 shields/index.rst 27