From cf3665eda401a2d0deb5c94bd25f8b062a3a61ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Mon, 21 Oct 2024 18:56:33 +0200 Subject: [PATCH] boards: ct: 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 CThings boards to use the new `zephyr:board::` directive. Signed-off-by: Benjamin Cabé --- boards/ct/ctcc/doc/index.rst | 5 +---- doc/releases/release-notes-3.7.rst | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/boards/ct/ctcc/doc/index.rst b/boards/ct/ctcc/doc/index.rst index 914df63b3aa..73b857b47df 100644 --- a/boards/ct/ctcc/doc/index.rst +++ b/boards/ct/ctcc/doc/index.rst @@ -1,7 +1,4 @@ -.. _ctcc_nrf52840: - -CTHINGS.CO Connectivity Card nRF52840 -##################################### +.. zephyr:board:: ctcc Overview ******** diff --git a/doc/releases/release-notes-3.7.rst b/doc/releases/release-notes-3.7.rst index d47ad161380..30749ad0380 100644 --- a/doc/releases/release-notes-3.7.rst +++ b/doc/releases/release-notes-3.7.rst @@ -437,7 +437,7 @@ Boards & SoC Support * Added support for :zephyr:board:`Espressif ESP32-C6 DevKit-C `: ``esp32c6_devkitc``. * Added support for :zephyr:board:`Waveshare ESP32-S3-Touch-LCD-1.28 `: ``esp32s3_touch_lcd_1_28``. * Added support for :zephyr:board:`M5Stack ATOM Lite `: ``m5stack_atom_lite``. - * Added support for :ref:`CTHINGS.CO Connectivity Card nRF52840 `: ``ctcc_nrf52840``. + * Added support for :zephyr:board:`CTHINGS.CO Connectivity Card nRF52840 `: ``ctcc``. * Made these board changes: