Replaces inaccurate or wrong vendor prefixes in board and soc folder names with those from thr vendor prefix file Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
5 lines
206 B
CMake
5 lines
206 B
CMake
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
board_runner_args(nrfjprog "--softreset")
|
|
include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
|
|
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
|