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