This is an automated email from the ASF dual-hosted git repository.

jerpelea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git

commit 2230d325951f12946279028b2cbc5470bdd3a671
Author: Peter Barada <[email protected]>
AuthorDate: Wed May 20 15:55:30 2026 -0400

    Documentation/nucleo-h753zi: Add board image
    
    Add missing NUCLEO-H753ZI board image.
    
    Signed-off-by: Peter Barada <[email protected]>
---
 .../arm/stm32h7/boards/nucleo-h753zi/index.rst         |   3 +++
 .../arm/stm32h7/boards/nucleo-h753zi/nucleo-h753zi.jpg | Bin 0 -> 744886 bytes
 2 files changed, 3 insertions(+)

diff --git a/Documentation/platforms/arm/stm32h7/boards/nucleo-h753zi/index.rst 
b/Documentation/platforms/arm/stm32h7/boards/nucleo-h753zi/index.rst
index 83fbd9a54cd..7d058605721 100644
--- a/Documentation/platforms/arm/stm32h7/boards/nucleo-h753zi/index.rst
+++ b/Documentation/platforms/arm/stm32h7/boards/nucleo-h753zi/index.rst
@@ -4,6 +4,9 @@ ST Nucleo H753ZI
 
 .. tags:: chip:stm32, chip:stm32h7, chip:stm32h753
 
+.. figure:: nucleo-h753zi.jpg
+   :align: center
+
 This page discusses issues unique to NuttX configurations for the
 STMicro NUCLEO-H753ZI development board featuring the STM32H753ZI
 MCU. The STM32H753ZI is a 400MHz Cortex-M7 operation with 2MBytes Flash
diff --git 
a/Documentation/platforms/arm/stm32h7/boards/nucleo-h753zi/nucleo-h753zi.jpg 
b/Documentation/platforms/arm/stm32h7/boards/nucleo-h753zi/nucleo-h753zi.jpg
new file mode 100644
index 00000000000..8e4d4ab81c2
Binary files /dev/null and 
b/Documentation/platforms/arm/stm32h7/boards/nucleo-h753zi/nucleo-h753zi.jpg 
differ

Reply via email to