2020-08-12 04:49:43 +10:00
|
|
|
# SPDX-License-Identifier: MIT
|
2020-06-12 14:36:54 +10:00
|
|
|
|
|
|
|
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset")
|
|
|
|
include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
|
|
|
|
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
|