boards: sifive: adopt new zephyr:board directive and role
This updates the documentation of all the SiFive boards to use the new `zephyr:board::` directive. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
367f4eb143
commit
a4adfc72d3
|
@ -1,7 +1,4 @@
|
|||
.. _hifive1:
|
||||
|
||||
SiFive HiFive1
|
||||
##############
|
||||
.. zephyr:board:: hifive1
|
||||
|
||||
Overview
|
||||
********
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
.. _hifive_unleashed:
|
||||
|
||||
SiFive HiFive Unleashed
|
||||
#######################
|
||||
.. zephyr:board:: hifive_unleashed
|
||||
|
||||
Overview
|
||||
********
|
||||
|
@ -9,10 +6,6 @@ Overview
|
|||
The HiFive Unleashed is a development board with a SiFive FU540-C000
|
||||
multi-core 64bit RISC-V SoC.
|
||||
|
||||
.. image:: img/hifive_unleashed.jpg
|
||||
:align: center
|
||||
:alt: SiFive HiFive Unleashed board
|
||||
|
||||
Programming and debugging
|
||||
*************************
|
||||
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
.. _hifive_unmatched:
|
||||
|
||||
SiFive HiFive Unmatched
|
||||
#######################
|
||||
.. zephyr:board:: hifive_unmatched
|
||||
|
||||
Overview
|
||||
********
|
||||
|
@ -9,10 +6,6 @@ Overview
|
|||
The HiFive Unmatched is a development board with a SiFive FU740-C000
|
||||
multi-core 64bit RISC-V SoC.
|
||||
|
||||
.. image:: img/hifive_unmatched.jpg
|
||||
:align: center
|
||||
:alt: SiFive HiFive Unmatched board
|
||||
|
||||
Programming and debugging
|
||||
*************************
|
||||
|
||||
|
|
Loading…
Reference in New Issue