boards: quicklogic: adopt new zephyr:board directive and role

This updates the documentation of all the Quicklogic boards to use
the new `zephyr:board::` directive.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2024-10-18 14:36:16 +02:00 committed by Carles Cufí
parent c4389076f5
commit 2df21ce76a
3 changed files with 3 additions and 23 deletions

View File

@ -1,20 +1,10 @@
.. _qomu:
Qomu
####
.. zephyr:board:: qomu
Overview
********
The Qomu board is a platform with an on-board QuickLogic EOS S3 Sensor Processing Platform.
.. figure:: img/qomu-board.png
:align: center
:alt: Qomu
Qomu (Credit: QuickLogic)
Hardware
********

View File

@ -1,7 +1,4 @@
.. _quickfeather:
QuickFeather
############
.. zephyr:board:: quick_feather
Overview
********
@ -9,13 +6,6 @@ Overview
The QuickFeather development board is a platform with an on-board QuickLogic
EOS S3 Sensor Processing Platform.
.. figure:: img/feather-board.jpg
:align: center
:alt: QuickFeather
QuickFeather (Credit: QuickLogic)
Hardware
********

View File

@ -44,7 +44,7 @@ configuration file prj_shell.conf:
Running
*******
See :ref:`quickfeather` on how to load an image to the board.
See :zephyr:board:`quick_feather` on how to load an image to the board.
Sample output
=============