zmk/app/boards/arm/mdbt50q/board.cmake
HeavyDutySoul 63d3058465 Renew repo
2023-10-06 17:27:41 +03:00

7 lines
263 B
CMake

# Copyright (c) 2020 The ZMK Contributors
# 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/blackmagicprobe.board.cmake)