1# 2# Copyright (c) 2023 Andreas Sandberg 3# 4# SPDX-License-Identifier: Apache-2.0 5# 6 7board_runner_args(dfu-util "--pid=0483:df11" "--alt=0" "--dfuse") 8 9include(${ZEPHYR_BASE}/boards/common/dfu-util.board.cmake) 10include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake) 11include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake) 12