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.
6 lines
220 B
6 lines
220 B
4 years ago
|
# SPDX-License-Identifier: MIT
|
||
|
|
||
4 years ago
|
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset")
|
||
|
include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
|
||
|
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
|