zephyr/boards/arm/nucleo_h7a3zi_q
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
arduino_r3_connector.dtsi
board.cmake boards: stm32: fix --reset argument for stm32cubeprogrammer runner 2023-01-05 11:16:03 -06:00
Kconfig.board
Kconfig.defconfig
nucleo_h7a3zi_q.dts boards: arm: enabling hsi48 for RNG peripheral on stm32 platforms 2022-12-07 10:03:11 +00:00
nucleo_h7a3zi_q.yaml
nucleo_h7a3zi_q_defconfig boards: nucleo h7a3zi-q: enable SMPS 2022-01-17 11:45:21 -05:00