You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Copyright (c) 2020 The ZMK Contributors |
|
# SPDX-License-Identifier: MIT |
|
|
|
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset") |
|
|
|
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake) |
|
include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
|
|
|