Skip to content

Commit 653e717

Browse files
committed
boards: fix metadata and docs for recently added boards
Fix some missing/erroneous docs and metadata for a few boards post v4.0.0 so that they make the most of the new zephyr-board Sphinx directive & role. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent b54ed80 commit 653e717

File tree

9 files changed

+8
-33
lines changed

9 files changed

+8
-33
lines changed

boards/lilygo/ttgo_t7v1_5/board.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
board:
22
name: ttgo_t7v1_5
3+
full_name: TTGO T7 Mini32 V1.5
34
vendor: lilygo
45
socs:
56
- name: esp32

boards/nordic/nrf54l09pdk/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _nrf54l09pdk_nrf54l09:
1+
.. zephyr:board:: nrf54l09pdk
22
33
nRF54L09 PDK
44
############

boards/others/promicro_nrf52840/doc/index.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
.. _promicro_nrf52840_nrf52840:
2-
3-
Pro Micro nRF52840
4-
##################
1+
.. zephyr:board:: promicro_nrf52840
52
63
More of a board type than a unique board, It is based on Nice!Nano.
74
Also referred to as Pro Micro, Promicro, SuperMini nRF52840 boards.
@@ -27,12 +24,6 @@ Semiconductor nRF52840 ARM Cortex-M4F CPU and the following devices:
2724
* :abbr:`USB (Universal Serial Bus)`
2825
* :abbr:`WDT (Watchdog Timer)`
2926

30-
.. figure:: img/others_promicro_nrf52840.webp
31-
:align: center
32-
:alt: Tenstar Pro Micro nRF52840
33-
34-
Tenstar Pro Micro nRF5284
35-
3627
More information about the original board can be found at the
3728
`Nice!Nano website`_.
3829

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
board:
22
name: decawave_dwm3001cdk
3+
full_name: Decawave DWM3001CDK
34
vendor: qorvo
45
socs:
56
- name: nrf52833

boards/qorvo/decawave_dwm3001cdk/doc/index.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
.. _decawave_dwm3001cdk:
2-
3-
Decawave DWM3001CDK
4-
###################
1+
.. zephyr:board:: decawave_dwm3001cdk
52
63
Overview
74
********

boards/realtek/rts5912_evb/board.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
board:
22
name: rts5912_evb
3+
full_name: RTS5912 Evaluation Board
34
vendor: realtek
45
socs:
56
- name: rts5912

boards/realtek/rts5912_evb/doc/rts5912_evb.rst renamed to boards/realtek/rts5912_evb/doc/index.rst

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,10 @@
1-
.. _rts5912_evb:
2-
3-
Realtek RTS5912 Evaluation Board
4-
################################
1+
.. zephyr:board:: rts5912_evb
52
63
Overview
74
********
85

96
The RTS5912 EVB is a development platform to evaluate the Realtek RTS5912 embedded controller.
107

11-
.. figure:: rts5912evb.webp
12-
:width: 800px
13-
:align: center
14-
:alt: RTS5912-GR EVB
15-
168
Hardware
179
********
1810

boards/st/nucleo_h7s3l8/doc/index.rst

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
.. _nucleo_h7s3l8_board:
2-
3-
ST Nucleo H7S3L8
4-
################
1+
.. zephyr:board:: nucleo_h7s3l8
52
63
Overview
74
********
@@ -38,11 +35,6 @@ Key Features
3835
- On-board ST-LINK/V3 debugger/programmer with USB re-enumeration
3936
- capability: mass storage, virtual COM port and debug port
4037

41-
42-
.. image:: img/nucleo_h7s3l8.webp
43-
:align: center
44-
:alt: Nucleo H7S3L8
45-
4638
More information about the board can be found at the `Nucleo H7S3L8 website`_.
4739

4840
Hardware

0 commit comments

Comments
 (0)