Files
zephyr/boards/vng/nrf51_vbluno51/board.cmake
Jamie McCrae be52dfb7b6 boards: arm: nrf51_vbluno51: Convert to v2
Converts the board to hwmv2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-03-01 15:49:56 +01:00

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)