mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 07:45:21 +00:00
A new role :zephyr_file: is available that renders to a link to the file or folder in GitHub. Find appropriate references using :file: and convert to :zephyr_file: to take advantage of its linking capability. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
24 lines
451 B
ReStructuredText
24 lines
451 B
ReStructuredText
.. _boards:
|
|
|
|
Supported Boards
|
|
################
|
|
|
|
Zephyr project developers are continually adding board-specific support as
|
|
documented below.
|
|
|
|
To add support documentation for a new board, please use the template available
|
|
under :zephyr_file:`doc/templates/board.tmpl`
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
x86/index.rst
|
|
arm/index.rst
|
|
arc/index.rst
|
|
nios2/index.rst
|
|
xtensa/index.rst
|
|
posix/index.rst
|
|
riscv32/index.rst
|
|
shields/index.rst
|