.. _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
   :glob:

   */index

.. _boards-shields:

Shields
#######

.. toctree::
   :maxdepth: 1
   :glob:

   shields/**/*
