zephyr/doc/templates/board.tmpl
Anas Nashif fa46d80d7f docs: add figure to board doc template
Add example of how to add an image for the board.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-02-11 07:45:21 -05:00

50 lines
872 B
Cheetah

.. _boardname_linkname:
[Board Name]
#############
Overview
********
[A short description about the board, its main features and availability]
.. figure:: board_name.png
:width: 800px
:align: center
:alt: Board Name
Board Name (Credit: <owner>)
Hardware
********
[General Hardware information]
Supported Features
==================
[List of supported features and level of support in Zephyr]
Connections and IOs
===================
[Tables describing the board PINs and how they are configured and can be used
to connect external components]
Programming and Debugging
*************************
Flashing
========
[How to use this board with Zephyr and how to flash a Zephyr binary on this
device]
Debugging
=========
[ How to debug this board]
References
**********
[ Links to external references such as datasheets or additional documentation]