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

6 lines
220 B
CMake
Raw Normal View History

2020-08-17 11:30:45 +10:00
# SPDX-License-Identifier: MIT
2020-08-16 05:32:36 +10:00
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset")
include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)