zephyr/boards/arm/nucleo_h743zi
Erwan Gouriou 69cc659c92 boards: stm32: fix --reset argument for stm32cubeprogrammer runner
stm32cubeprogrammer runner takes a --reset-mode argument to specify the
type of reset used in the flashing process.
Though, argparse default configuration in python allows shortened command
arguments and it happened that --reset was used on most boards instead
of --reset-mode.
This argparse configuration is being changed in order to prevent shortened
command  args (see #53495). As a consequence all board configs using
--reset should be updated to use the full length version.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2023-01-05 11:16:03 -06:00
..
doc boards: convert images to JPEG and reduce image size 2022-08-29 10:18:18 +02:00
support boards: nucleo_h743zi: Fix openocd configuration 2020-12-03 11:33:20 -05:00
arduino_r3_connector.dtsi boards: nucleo_h743zi: Add SPI support 2020-11-19 12:35:12 +01:00
board.cmake boards: stm32: fix --reset argument for stm32cubeprogrammer runner 2023-01-05 11:16:03 -06:00
Kconfig.board boards: arm: initial suport for NUCLEO-H743ZI 2020-03-11 17:10:58 +01:00
Kconfig.defconfig boards: nucleo_h743zi: enable ethernet support 2020-11-05 08:30:06 -06:00
nucleo_h743zi.dts boards: arm: enabling hsi48 for RNG peripheral on stm32 platforms 2022-12-07 10:03:11 +00:00
nucleo_h743zi.yaml boards: stm32 adding dac features on nucleo boards nucleo_h743zi 2022-03-10 13:30:06 -05:00
nucleo_h743zi_defconfig boards: stm32: Remove use of CONFIG_PINMUX 2021-11-26 11:36:42 +01:00