Nick Winans
4 years ago
committed by
GitHub
1 changed files with 1 additions and 0 deletions
@ -1,6 +1,7 @@ |
|||||||
# Copyright (c) 2021 Nick Winans |
# Copyright (c) 2021 Nick Winans |
||||||
# SPDX-License-Identifier: MIT |
# SPDX-License-Identifier: MIT |
||||||
|
|
||||||
|
set(OPENOCD_NRF5_SUBFAMILY nrf52) |
||||||
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset") |
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset") |
||||||
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake) |
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake) |
||||||
include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake) |
include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake) |
||||||
|
Loading…
Reference in new issue