mirror of
https://github.com/korneliuszo/lumiax-controller.git
synced 2026-03-28 19:22:33 +01:00
5 lines
162 B
CMake
5 lines
162 B
CMake
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
board_runner_args(pyocd "--target=nrf51822" "--frequency=4000000")
|
|
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
|