1.. _boards:
2
3Supported Boards
4################
5
6Zephyr project developers are continually adding board-specific support as
7documented below.
8
9If you are looking to add Zephyr support for a new board, please start with the
10:ref:`board_porting_guide`.
11
12When adding support documentation for each board, remember to use the template
13available under :zephyr_file:`doc/templates/board.tmpl`.
14
15
16.. toctree::
17   :maxdepth: 2
18   :glob:
19
20   */index
21
22.. _boards-shields:
23
24Shields
25#######
26
27.. toctree::
28   :maxdepth: 1
29   :glob:
30
31   shields/**/*
32