Skip to content

Commit 3fc5c8c

Browse files
committed
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é <[email protected]>
1 parent 7654902 commit 3fc5c8c

File tree

2 files changed

+2
-16
lines changed

2 files changed

+2
-16
lines changed

boards/cypress/cy8ckit_062_ble/doc/index.rst

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
.. _cy8ckit_062_ble:
2-
3-
INFINEON PSOC 63 BLE Pioneer Kit
4-
################################
1+
.. zephyr:board:: cy8ckit_062_ble
52
63
Overview
74
********
@@ -30,10 +27,6 @@ enabling you to emulate a BLE host on your computer.
3027
The Cortex-M0+ is a primary core on the board's SoC. It starts first and
3128
enables the CM4 core.
3229

33-
.. image:: img/cy8ckit-062-ble.jpg
34-
:align: center
35-
:alt: CY8CKIT_062_BLE
36-
3730
1. Battery charging indicator (LED6)
3831
2. USB PD output voltage availability indicator (LED7)
3932
3. KitProg2 USB Type-C connector (J10)

boards/cypress/cy8ckit_062_wifi_bt/doc/index.rst

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
.. _cy8ckit_062_wifi_bt:
2-
3-
INFINEON PSOC 6 WiFi-BT Pioneer Kit
4-
###################################
1+
.. zephyr:board:: cy8ckit_062_wifi_bt
52
63
Overview
74
********
@@ -23,10 +20,6 @@ The PSOC 6 WiFi-BT Pioneer board offers compatibility with Arduino shields.
2320
The Cortex-M0+ is a primary core on the board's SoC. It starts first and
2421
enables the CM4 core.
2522

26-
.. image:: img/cy8ckit_062_wifi_bt_m0.jpg
27-
:align: center
28-
:alt: CY8CKIT_062_WIFI_BT
29-
3023
1. USB PD output voltage availability indicator (LED7)
3124
2. Battery charging indicator (LED6)
3225
3. KitProg2 USB Type-C connector (J10)

0 commit comments

Comments
 (0)