Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
0ecc71ccb22e3dcaba2a50adec1d2c1f72c373ea
/
.
/
boards
/
arm
/
nrf51_vbluno51
/
Kconfig.defconfig
blob: bcb1c0d21602ab4c9f07e5e00a6692a65d6a3b2b [
file
] [
log
] [
blame
]
# nRF51 VBLUno51 board configuration
# Copyright (c) 2017 VNG IoT Lab Limited.
# SPDX-License-Identifier: Apache-2.0
if
BOARD_NRF51_VBLUNO51
config BOARD
default
"nrf51_vbluno51"
config BT_CTLR
default
BT
endif
# BOARD_NRF51_VBLUNO51