Skip to content

Commit ed48de2

Browse files
passgatnashif
authored andcommitted
boards: st: stm32f429i_disc1: doc: re-work flashing section
The patch modifies the "Programming and Debugging" and "Flashing" sections to make the documentation clearer and consistent with what is reported for other ST boards. Suggested-by: Abderrahmane Jarmouni <[email protected]> Signed-off-by: Dario Binacchi <[email protected]>
1 parent 3f6978e commit ed48de2

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

boards/st/stm32f429i_disc1/doc/index.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -153,19 +153,14 @@ and host OTG operation, but only device mode has been tested with Zephyr at this
153153
Programming and Debugging
154154
*************************
155155

156+
The STM32F429I-DISC1 Discovery kit includes a ST-LINK/V2-B embedded debug tool interface.
156157
Applications for the ``stm32f429i_disc1`` board configuration can be built
157158
and flashed in the usual way (see :ref:`build_an_application` and
158159
:ref:`application_run` for more details).
159160

160161
Flashing
161162
========
162163

163-
The STM32F429I-DISC1 Discovery kit includes a ST-LINK/V2-B embedded debug tool interface.
164-
This interface is supported by the openocd version included in Zephyr SDK.
165-
166-
Flashing an application to STM32F429I-DISC1
167-
-------------------------------------------
168-
169164
The board is configured to be flashed using west `STM32CubeProgrammer`_ runner,
170165
so its :ref:`installation <stm32cubeprog-flash-host-tools>` is required.
171166

0 commit comments

Comments
 (0)