2020-08-16 22:48:34 +10:00
|
|
|
#SPDX-License-Identifier: MIT
|
|
|
|
|
2020-08-16 05:32:36 +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)
|