This is an automated email from the ASF dual-hosted git repository.
acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 13a361ab301 docs/stm32f429i-disco: Add the stm32f429i-disco picture
13a361ab301 is described below
commit 13a361ab301b9141733c37d6348e41262df705e9
Author: Alan Carvalho de Assis <[email protected]>
AuthorDate: Thu Nov 27 15:20:52 2025 -0300
docs/stm32f429i-disco: Add the stm32f429i-disco picture
Signed-off-by: Alan C. Assis <[email protected]>
---
.../arm/stm32f4/boards/stm32f429i-disco/index.rst | 3 +++
.../boards/stm32f429i-disco/stm32f429i-disco.png | Bin 0 -> 272729 bytes
2 files changed, 3 insertions(+)
diff --git
a/Documentation/platforms/arm/stm32f4/boards/stm32f429i-disco/index.rst
b/Documentation/platforms/arm/stm32f4/boards/stm32f429i-disco/index.rst
index 0ec3bd6cf67..79a82c273d7 100644
--- a/Documentation/platforms/arm/stm32f4/boards/stm32f429i-disco/index.rst
+++ b/Documentation/platforms/arm/stm32f4/boards/stm32f429i-disco/index.rst
@@ -4,6 +4,9 @@ ST STM32F429I-DISCO
.. tags:: chip:stm32, chip:stm32f4, chip:stm32f429
+.. figure:: stm32f429i-disco.png
+ :align: center
+
This page discusses issues unique to NuttX configurations for the
STMicro STM32F429I-DISCO development board featuring the STM32F429ZIT6
MCU. The STM32F429ZIT6 is a 180MHz Cortex-M4 operation with 2Mbit Flash
diff --git
a/Documentation/platforms/arm/stm32f4/boards/stm32f429i-disco/stm32f429i-disco.png
b/Documentation/platforms/arm/stm32f4/boards/stm32f429i-disco/stm32f429i-disco.png
new file mode 100644
index 00000000000..7c2b69b8e69
Binary files /dev/null and
b/Documentation/platforms/arm/stm32f4/boards/stm32f429i-disco/stm32f429i-disco.png
differ