zmk/app/boards/arm/ahokore_v2/board.cmake
dezlidezlidezli 2f3a9e0c32 commit
2021-03-01 20:37:33 +11:00

5 lines
220 B
CMake

# SPDX-License-Identifier: MIT
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset")
include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)