zmk_mf68/app/boards/arm/bluemicro52840_v1/board.cmake
2020-08-16 08:48:34 -04:00

5 lines
221 B
CMake

#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)