Anas Nashif | 983d3f2 | 2016-12-25 10:58:23 -0500 | [diff] [blame] | 1 | .. _boards: |
| 2 | |
| 3 | Supported Boards |
| 4 | ################ |
| 5 | |
David B. Kinder | fffb5d9 | 2017-06-15 15:44:04 -0700 | [diff] [blame] | 6 | Zephyr project developers are continually adding board-specific support as |
| 7 | documented below. |
| 8 | |
Anas Nashif | 5472fbf | 2017-05-21 09:27:51 -0400 | [diff] [blame] | 9 | To add support documentation for a new board, please use the template available |
David B. Kinder | 505cc2b | 2019-03-08 14:21:37 -0800 | [diff] [blame] | 10 | under :zephyr_file:`doc/templates/board.tmpl` |
Anas Nashif | 7cf2bfe | 2017-01-06 12:55:21 -0500 | [diff] [blame] | 11 | |
Anas Nashif | 542cb03 | 2017-01-14 20:10:34 -0500 | [diff] [blame] | 12 | |
Anas Nashif | 7cf2bfe | 2017-01-06 12:55:21 -0500 | [diff] [blame] | 13 | .. toctree:: |
David B. Kinder | abcb8d4 | 2017-06-23 11:40:11 -0700 | [diff] [blame] | 14 | :maxdepth: 2 |
Anas Nashif | 7cf2bfe | 2017-01-06 12:55:21 -0500 | [diff] [blame] | 15 | |
David B. Kinder | abcb8d4 | 2017-06-23 11:40:11 -0700 | [diff] [blame] | 16 | x86/index.rst |
| 17 | arm/index.rst |
Carlo Caione | a43f3ba | 2021-03-26 15:22:59 +0100 | [diff] [blame] | 18 | arm64/index.rst |
David B. Kinder | abcb8d4 | 2017-06-23 11:40:11 -0700 | [diff] [blame] | 19 | arc/index.rst |
| 20 | nios2/index.rst |
| 21 | xtensa/index.rst |
Anas Nashif | 6b55598 | 2017-12-21 08:14:19 -0500 | [diff] [blame] | 22 | posix/index.rst |
Nicolas Pitre | 1f4b5dd | 2019-07-17 13:17:05 -0400 | [diff] [blame] | 23 | riscv/index.rst |
Martin Ã…berg | 34014de | 2020-10-16 21:04:25 +0200 | [diff] [blame] | 24 | sparc/index.rst |
Erwan Gouriou | 242c729 | 2018-04-09 17:27:57 +0200 | [diff] [blame] | 25 | shields/index.rst |