zmk/app/boards/arm/nucleo_wb55cg_dongle/board.cmake
2021-11-29 22:35:48 +01:00

6 lines
200 B
CMake

# Copyright (c) 2021 The ZMK Contributors
# SPDX-License-Identifier: MIT
board_runner_args(dfu-util "--pid=0483:df11" "--alt=0" "--dfuse")
include(${ZEPHYR_BASE}/boards/common/dfu-util.board.cmake)