Skip to content

Commit 3e583ab

Browse files
committed
Add loader for external flash in stm cube programmer
Signed-off-by: Titouan Christophe <[email protected]>
1 parent edba44c commit 3e583ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boards/st/stm32h7s78_dk/board.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
# keep first
44
board_runner_args(stm32cubeprogrammer "--port=swd" "--reset-mode=hw")
5+
board_runner_args(stm32cubeprogrammer "--extload=MX66UW1G45G_STM32H7S78-DK.stldr")
6+
57
board_runner_args(openocd --target-handle=_CHIPNAME.cpu0)
68

79
# keep first

0 commit comments

Comments
 (0)