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

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

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2025-02-26 13:36:09 +01:00 committed by Benjamin Cabé
commit 3fc5c8c1c7
2 changed files with 2 additions and 16 deletions

View file

@ -1,7 +1,4 @@
.. _cy8ckit_062_ble: .. zephyr:board:: cy8ckit_062_ble
INFINEON PSOC 63 BLE Pioneer Kit
################################
Overview Overview
******** ********
@ -30,10 +27,6 @@ enabling you to emulate a BLE host on your computer.
The Cortex-M0+ is a primary core on the board's SoC. It starts first and The Cortex-M0+ is a primary core on the board's SoC. It starts first and
enables the CM4 core. enables the CM4 core.
.. image:: img/cy8ckit-062-ble.jpg
:align: center
:alt: CY8CKIT_062_BLE
1. Battery charging indicator (LED6) 1. Battery charging indicator (LED6)
2. USB PD output voltage availability indicator (LED7) 2. USB PD output voltage availability indicator (LED7)
3. KitProg2 USB Type-C connector (J10) 3. KitProg2 USB Type-C connector (J10)

View file

@ -1,7 +1,4 @@
.. _cy8ckit_062_wifi_bt: .. zephyr:board:: cy8ckit_062_wifi_bt
INFINEON PSOC 6 WiFi-BT Pioneer Kit
###################################
Overview Overview
******** ********
@ -23,10 +20,6 @@ The PSOC 6 WiFi-BT Pioneer board offers compatibility with Arduino shields.
The Cortex-M0+ is a primary core on the board's SoC. It starts first and The Cortex-M0+ is a primary core on the board's SoC. It starts first and
enables the CM4 core. enables the CM4 core.
.. image:: img/cy8ckit_062_wifi_bt_m0.jpg
:align: center
:alt: CY8CKIT_062_WIFI_BT
1. USB PD output voltage availability indicator (LED7) 1. USB PD output voltage availability indicator (LED7)
2. Battery charging indicator (LED6) 2. Battery charging indicator (LED6)
3. KitProg2 USB Type-C connector (J10) 3. KitProg2 USB Type-C connector (J10)