f103c82c31
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
140 B
CMake
5 lines
140 B
CMake
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
board_runner_args(pyocd "--target=nrf52832")
|
|
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
|