| .. _boards: | |
| Supported Boards | |
| ################ | |
| X86 Boards | |
| ========== | |
| .. toctree:: | |
| :maxdepth: 1 | |
| :glob: | |
| x86/**/* | |
| ARM Boards | |
| ========== | |
| .. toctree:: | |
| :maxdepth: 1 | |
| :glob: | |
| arm/**/* | |
| ARC Boards | |
| ========== | |
| .. toctree:: | |
| :maxdepth: 1 | |
| :glob: | |
| arc/**/* | |
| A list of additional supported boards can be found on the `Zephyr project wiki`_. | |
| To add a new board, please use the template available under | |
| :file:`doc/templates/board.tmpl` | |
| .. _Zephyr project wiki: https://wiki.zephyrproject.org/view/Supported_Boards |