mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 12:42:44 -10:00
7 lines
250 B
CMake
7 lines
250 B
CMake
# Copyright (c) 2021 @MangoIV
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset")
|
|
include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
|
|
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
|