Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
06696bc1c5c74b8bb8ebc8faba76d49d78854336
/
.
/
boards
/
arm
/
bbc_microbit_v2
/
Kconfig.defconfig
blob: 4e1288c17d1d73b716bc5ec72fb58b5bb9b97c86 [
file
] [
log
] [
blame
]
# nRF52 BBC_MICROBIT_V2 board configuration
# Copyright (c) 2020 Lingao Meng
# SPDX-License-Identifier: Apache-2.0
if
BOARD_BBC_MICROBIT_V2
config BOARD
default
"bbc_microbit_v2"
config BT_CTLR
default
BT
endif
# BOARD_BBC_MICROBIT_V2