69f7bfb409
Add the Kinesis Advantage 360 Pro board definition.
8 lines
187 B
Plaintext
8 lines
187 B
Plaintext
# 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
|