Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f76f2928f118847dbbd9d2221390ab133de5ae6b
/
.
/
boards
/
adafruit
/
feather
/
Kconfig
blob: e266540aa871f6e08023a96dc15ec0b4736ac415 [
file
] [
log
] [
blame
]
# Adafruit Feather nRF52840 Express board configuration
# Copyright (c) 2020 Tobias Svehagen
# SPDX-License-Identifier: Apache-2.0
config BOARD_ENABLE_DCDC
bool
"DCDC mode"
select
SOC_DCDC_NRF52X
default
y
depends on BOARD_ADAFRUIT_FEATHER