Various fixes.

This commit is contained in:
Pete Johanson
2020-08-16 21:30:45 -04:00
parent 47b219cca5
commit abe40f8ef5
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
#SPDX-License-Identifier: MIT
# 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)