Skip to content

Commit 4f4c7b9

Browse files
kartbennashif
authored andcommitted
doc: boards: align main board image name with board name
As per board porting guidelines, the board image should be named after the board. This commit implements the changes for boards found to be non-compliant. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 23f3cb1 commit 4f4c7b9

File tree

19 files changed

+10
-10
lines changed

19 files changed

+10
-10
lines changed

boards/actinius/icarus_som_dk/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Actinius Icarus SoM DK
66
Overview
77
********
88

9-
.. figure:: img/icarus-som-dk.jpg
9+
.. figure:: img/icarus_som_dk.jpg
1010
:width: 450px
1111
:align: center
1212
:alt: Icarus SoM DK
@@ -42,7 +42,7 @@ following devices (provided directly by Nordic):
4242
* :abbr:`WDT (Watchdog Timer)`
4343
* :abbr:`IDAU (Implementation Defined Attribution Unit)`
4444

45-
.. figure:: img/icarus-som-dk-block-diagram.jpg
45+
.. figure:: img/icarus_som_dk_block_diagram.jpg
4646
:width: 450px
4747
:align: center
4848
:alt: Icarus SoM DK Block Diagram

boards/efinix/titanium_ti60_f225/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ high performance with the lowest possible power on a small physical size. In add
1111
which is a user-configurable RISC-V SoC based on the VexRiscv core with configurable feature set and extension.
1212
Using the Efinity IP Manager, you can configure the SoC to include only the peripherals that you require.
1313

14-
.. figure:: img/ti60f225-board-top.jpg
14+
.. figure:: img/titanium_ti60_f225.jpg
1515
:align: center
1616
:alt: titanium_ti60_f225_board
1717

boards/espressif/esp32_ethernet_kit/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ over Ethernet (PoE).
1313

1414
.. _get-started-esp32-ethernet-kit-v1.2-overview:
1515

16-
.. figure:: img/esp32-ethernet-kit-v1.2-overview.jpg
16+
.. figure:: img/esp32_ethernet_kit.jpg
1717
:align: center
1818
:alt: ESP32-Ethernet-Kit V1.2
1919
:figclass: align-center

boards/espressif/esp_wrover_kit/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Functional Description
4343
The following two figures and the table below describe the key components, interfaces, and controls
4444
of the ESP-WROVER-KIT board.
4545

46-
.. figure:: img/esp-wrover-kit-v4.1-layout-front.jpg
46+
.. figure:: img/esp_wrover_kit.jpg
4747
:align: center
4848
:alt: esp wrover front
4949

0 commit comments

Comments
 (0)