Initial commit
This commit is contained in:
8
boards/vendor/custom_plank/Kconfig
vendored
Normal file
8
boards/vendor/custom_plank/Kconfig
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2021 Nordic Semiconductor ASA
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_ENABLE_DCDC
|
||||
bool "Enable DCDC mode"
|
||||
select SOC_DCDC_NRF52X
|
||||
default y
|
||||
depends on BOARD_CUSTOM_PLANK
|
Reference in New Issue
Block a user