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