5 lines
140 B
CMake
5 lines
140 B
CMake
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
board_runner_args(pyocd "--target=nrf51822")
|
|
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
|