Add biantin keyboard
This commit is contained in:
7
biantin/boards/arm/piantor_pro_bt/board.cmake
Normal file
7
biantin/boards/arm/piantor_pro_bt/board.cmake
Normal file
@@ -0,0 +1,7 @@
|
||||
# Copyright (c) 2021 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
set(OPENOCD_NRF5_SUBFAMILY nrf52)
|
||||
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset")
|
||||
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
|
||||
include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
|
||||
Reference in New Issue
Block a user