Browse Source

Update board.cmake

xmkb
Derek 4 years ago
parent
commit
6ef2102af9
  1. 4
      app/boards/arm/bluemicro52840_v1/board.cmake

4
app/boards/arm/bluemicro52840_v1/board.cmake

@ -1,5 +1,5 @@ @@ -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)

Loading…
Cancel
Save