2020-08-11 14:49:43 -04:00
|
|
|
# SPDX-License-Identifier: MIT
|
2020-06-12 00:36:54 -04: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)
|