1# SPDX-License-Identifier: Apache-2.0
2
3board_runner_args(stm32cubeprogrammer "--erase" "--port=swd" "--reset-mode=hw")
4
5include(${ZEPHYR_BASE}/boards/common/stm32cubeprogrammer.board.cmake)
6# FIXME: openocd runner not yet available.
7