doc: boards: Link to the board porting guide
This is the more useful document to point newer Zephyr users to. The support documentation template is already mentioned in the guide (under "Contributing your board"), but leave the existing link to it for quick reference, just changing a few words. Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
This commit is contained in:
parent
f62c805a3d
commit
a35decaf90
1 changed files with 5 additions and 2 deletions
|
@ -6,8 +6,11 @@ Supported Boards
|
||||||
Zephyr project developers are continually adding board-specific support as
|
Zephyr project developers are continually adding board-specific support as
|
||||||
documented below.
|
documented below.
|
||||||
|
|
||||||
To add support documentation for a new board, please use the template available
|
If you are looking to add Zephyr support for a new board, please start with the
|
||||||
under :zephyr_file:`doc/templates/board.tmpl`
|
: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::
|
.. toctree::
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue