commit | 94d93af91ff6f697a6a36c311bd38cc409dc3d24 | [log] [tgz] |
---|---|---|
author | Francois Ramu <francois.ramu@st.com> | Wed Jan 31 17:48:08 2024 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon May 27 01:34:51 2024 -0700 |
tree | d0ffbf7ec6321a4a4839be4e44239fb1ee3ae911 | |
parent | 76c0e2cf51c7f26661c7e0b5167c445c931d04a1 [diff] |
scripts: west flash with stm32CubeProgrammer and ext-loader Add the option to support an external loader for flashing hex file to internal and external NOR flash using the STM32CubProgrammer CLI with a board_runner_args "--extload=MX25LM51245G_STM32U585I-IOT02A.stldr" The absolute path of the stldr file is added to the stm32CubeProgrammer command. Signed-off-by: Francois Ramu <francois.ramu@st.com>