zmk_mf68/app/boards/arm/nice60/board.cmake

7 lines
250 B
CMake
Raw Normal View History

2021-05-30 01:00:40 +10:00
# Copyright (c) 2021 Nick Winans
# SPDX-License-Identifier: MIT
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset")
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)