feat: uf2 support for west flash

This commit is contained in:
honorless
2024-11-12 22:10:14 -05:00
parent 4dc56f9599
commit cd162ea823
+3 -1
View File
@@ -1,6 +1,8 @@
# Copyright (c) 2021 @MangoIV
# Copyright (c) 2024 The ZMK Contributors
# SPDX-License-Identifier: MIT
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset")
include(${ZEPHYR_BASE}/boards/common/uf2.board.cmake)
include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)