index.rst 487 B

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