2019-04-06 21:08:09 +08:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2017-12-15 05:52:59 +08:00
|
|
|
board_runner_args(dfu-util "--pid=0483:df11" "--alt=0" "--dfuse")
|
2017-10-27 21:43:34 +08:00
|
|
|
|
2018-01-11 22:46:44 +08:00
|
|
|
include(${ZEPHYR_BASE}/boards/common/dfu-util.board.cmake)
|