forked from kofal.net/zmk
Add nrfmicro 1.1, 1.1 flipped and 1.3 boards.
This commit is contained in:
5
app/boards/arm/nrfmicro/board.cmake
Normal file
5
app/boards/arm/nrfmicro/board.cmake
Normal file
@@ -0,0 +1,5 @@
|
||||
# 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)
|
||||
Reference in New Issue
Block a user