1# keep first
2board_runner_args(stm32cubeprogrammer "--port=swd" "--reset-mode=hw")
3
4# keep first
5include(${ZEPHYR_BASE}/boards/common/stm32cubeprogrammer.board.cmake)
6include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
7