1# SPDX-License-Identifier: Apache-2.0 2 3board_runner_args(dfu-util "--pid=0483:df11" "--alt=0" "--dfuse") 4 5include(${ZEPHYR_BASE}/boards/common/dfu-util.board.cmake) 6