feat(boards): Kinesis Advantage 360 pro
Add the Kinesis Advantage 360 Pro board definition.
This commit is contained in:
parent
817ce8764f
commit
69f7bfb409
14 changed files with 550 additions and 0 deletions
8
app/boards/arm/adv360pro/board.cmake
Normal file
8
app/boards/arm/adv360pro/board.cmake
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#
|
||||
# Copyright (c) 2023 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
|
||||
board_runner_args(nrfjprog "--nrf-family=NRF52" "--softreset")
|
||||
|
||||
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
|
||||
Loading…
Add table
Add a link
Reference in a new issue