zephyr/boards/arm/nucleo_u575zi_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: stm32: Update doc for STM32U5/L5 boards 2022-09-22 10:23:58 -05:00
support boards: nucleo_u575zi_q: Instructions and configuration for openocd 2021-08-26 17:57:09 -04:00
arduino_r3_connector.dtsi boards: nucleo_u575zi_q enable additional peripheral nodes 2022-07-20 11:08:42 +02:00
board.cmake boards: stm32: fix --reset argument for stm32cubeprogrammer runner 2023-01-05 11:16:03 -06:00
CMakeLists.txt
Kconfig.board
Kconfig.defconfig
nucleo_u575zi_q-common.dtsi boards: arm: enabling ADC4 on the nucleo_u575zi_q board. 2022-12-27 15:33:06 +01:00
nucleo_u575zi_q.dts boards/arm: nucleo_u575zi_q enable CAN 2022-09-09 10:11:10 +02:00
nucleo_u575zi_q.yaml boards/arm: nucleo_u575zi_q enable CAN 2022-09-09 10:11:10 +02:00
nucleo_u575zi_q_defconfig boards: stm32: Remove use of CONFIG_PINMUX 2021-11-26 11:36:42 +01:00