You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
858 B
40 lines
858 B
.. _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 |
|
|
|
arc/index.rst |
|
arm/index.rst |
|
arm64/index.rst |
|
mips/index.rst |
|
nios2/index.rst |
|
posix/index.rst |
|
riscv/index.rst |
|
sparc/index.rst |
|
x86/index.rst |
|
xtensa/index.rst |
|
shields/index.rst |
|
|
|
v2/adafruit/index.rst |
|
v2/altera/index.rst |
|
v2/arm/index.rst |
|
v2/gaisler/index.rst |
|
v2/gd/index.rst |
|
v2/qemu/index.rst |
|
v2/raspberry_pi/index.rst |
|
v2/renesas/index.rst |
|
v2/sparkfun/index.rst |
|
v2/wiznet/index.rst
|
|
|