blob: ed13ae2be268bd3229fd6408899394ae75900948 [file] [log] [blame]
# EVK BMD 345 board configuration
# Copyright (c) 2021 Linumiz
# SPDX-License-Identifier: Apache-2.0
if BOARD_BMD_345_EVAL
config BOARD
default "bmd_345_eval"
if USB
config USB_NRFX
default y
config USB_DEVICE_STACK
default y
endif # USB
config BT_CTLR
default BT
endif # BOARD_BMD_345_EVAL