zephyr/boards/arm/curie_ble/board.cmake

6 lines
162 B
CMake

# SPDX-License-Identifier: Apache-2.0
board_runner_args(dfu-util "--pid=8087:0aba" "--alt=ble_core")
include(${ZEPHYR_BASE}/boards/common/dfu-util.board.cmake)