boards: starfive: adopt new zephyr:board directive and role
This updates the documentation of all the StarFive boards to use the new `zephyr:board::` directive. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
a43009079f
commit
466c1390e6
|
@ -1,7 +1,4 @@
|
|||
.. _visionfive2:
|
||||
|
||||
Starfive VisionFive 2 JH7110
|
||||
############################
|
||||
.. zephyr:board:: visionfive2
|
||||
|
||||
Overview
|
||||
********
|
||||
|
@ -9,10 +6,6 @@ Overview
|
|||
The StarFive VisionFive 2 is a development board with a StarFive JH7110
|
||||
multi-core 64bit RISC-V SoC.
|
||||
|
||||
.. image:: img/visionfive2.webp
|
||||
:align: center
|
||||
:alt: StarFive VisionFive 2 Board
|
||||
|
||||
Programming and debugging
|
||||
*************************
|
||||
|
||||
|
|
Loading…
Reference in New Issue