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
7
app/boards/arm/adv360pro/Kconfig
Normal file
7
app/boards/arm/adv360pro/Kconfig
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config BOARD_ENABLE_DCDC
|
||||
bool "Enable DCDC mode"
|
||||
select SOC_DCDC_NRF52X
|
||||
default y
|
||||
depends on BOARD_ADV360PRO_LEFT || BOARD_ADV360PRO_RIGHT
|
||||
Loading…
Add table
Add a link
Reference in a new issue