From 23c195c64432618effc65b3a181990119f94b219 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Wed, 26 Feb 2025 13:19:25 +0100 Subject: [PATCH] boards: up-bridge-the-gap: adopt new zephyr:board directive and role MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This updates the documentation of all the UP boards to use the new `zephyr:board::` directive. Signed-off-by: Benjamin Cabé --- boards/up-bridge-the-gap/up_squared/doc/index.rst | 11 +---------- .../up_squared_pro_7000/doc/up_squared_pro_7000.rst | 7 +------ 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/boards/up-bridge-the-gap/up_squared/doc/index.rst b/boards/up-bridge-the-gap/up_squared/doc/index.rst index 62166f2ef38..452978970b6 100644 --- a/boards/up-bridge-the-gap/up_squared/doc/index.rst +++ b/boards/up-bridge-the-gap/up_squared/doc/index.rst @@ -1,7 +1,4 @@ -.. _up_squared: - -UP Squared -########## +.. zephyr:board:: up_squared Overview ******** @@ -11,12 +8,6 @@ performance and low power consumption. It features the latest Intel |reg| Apollo Lake Celeron |trade| and Pentium |trade| Processors with only 4W of Scenario Design Power and a powerful and flexible Intel |reg| FPGA Altera MAX 10 onboard. -.. figure:: img/up_squared.jpg - :align: center - :alt: UP Squared - - Up Squared (Credit: https://up-board.org) - This board configuration enables kernel support for the `UP Squared`_ board. .. note:: diff --git a/boards/up-bridge-the-gap/up_squared_pro_7000/doc/up_squared_pro_7000.rst b/boards/up-bridge-the-gap/up_squared_pro_7000/doc/up_squared_pro_7000.rst index 1b2d6bace7b..d1042a8e6bc 100644 --- a/boards/up-bridge-the-gap/up_squared_pro_7000/doc/up_squared_pro_7000.rst +++ b/boards/up-bridge-the-gap/up_squared_pro_7000/doc/up_squared_pro_7000.rst @@ -1,9 +1,4 @@ -:orphan: - -.. _up_squared_pro_7000_board: - -UP Squared Pro 7000 -################### +.. zephyr:board:: up_squared_pro_7000 Overview ********