forked from kofal.net/zmk
feat(boards): Make west flash work with new UF2 runner.
This commit is contained in:
committed by
Pete Johanson
parent
b3f1d769f0
commit
3968d9febd
@@ -1,5 +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/uf2.board.cmake)
|
||||
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
|
||||
|
||||
Reference in New Issue
Block a user