zephyr/boards/arduino/nicla_sense_me/board.cmake

5 lines
161 B
CMake

# SPDX-License-Identifier: Apache-2.0
board_runner_args(pyocd "--target=nrf52832" "--frequency=400000")
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)