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