blob: d02785ec152aa3fd3d554f739bd827a129ead166 [file] [log] [blame]
# XIAO BLE board configuration
# Copyright (c) 2022 Marcin Niestroj
# SPDX-License-Identifier: Apache-2.0
if BOARD_XIAO_BLE
config BT_CTLR
default BT
if USB_DEVICE_STACK
config UART_CONSOLE
default CONSOLE
config USB_DEVICE_INITIALIZE_AT_BOOT
default y
endif # USB_DEVICE_STACK
endif # BOARD_XIAO_BLE