blob: 5c7db6ccb6d54ee57d9e958d23af2e9ca9a040f0 [file] [log] [blame]
# nRF51 BBC_MICROBIT board configuration
# Copyright (c) 2016 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if BOARD_BBC_MICROBIT
config BOARD
default "bbc_microbit"
config BT_CTLR
default BT
config LOG_BUFFER_SIZE
default 128 if LOG
endif # BOARD_BBC_MICROBIT