Update board.cmake

This commit is contained in:
Derek 2020-08-16 08:48:34 -04:00
parent 75f4adb101
commit 6ef2102af9
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
#SPDX-License-Identifier: MIT
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset")
include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)