Update board.cmake

This commit is contained in:
Derek 2020-08-16 08:48:34 -04:00
parent 75f4adb101
commit 6ef2102af9

View file

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