Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2d175d14f3da5325e91fce121a6d6e9310e43a57
/
.
/
boards
/
arm
/
nrf52dk_nrf52832
/
Kconfig.defconfig
blob: 648ea4de83d298862cc6d21aa92ae01ead21569c [
file
]
# nRF52 DK NRF52832 board configuration
# Copyright (c) 2016 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if
BOARD_NRF52DK_NRF52832
config BOARD
default
"nrf52dk_nrf52832"
config BT_CTLR
default
BT
endif
# BOARD_NRF52DK_NRF52832