mirror of https://github.com/zmkfirmware/zmk.git
Update board.cmake
This commit is contained in:
parent
75f4adb101
commit
6ef2102af9
|
|
@ -1,4 +1,4 @@
|
||||||
# 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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue