Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
296b732e634caa32109cc6d13997ab99a45a1761
/
.
/
boards
/
lairdconnect
/
bt610
/
Kconfig.defconfig
blob: 9a82770655ef0769f17f27f8e16f228fd00391ad [
file
] [
log
] [
blame
]
# BT6X0 Sensor configuration
# Copyright (c) 2021 Laird Connectivity
# SPDX-License-Identifier: Apache-2.0
if
BOARD_BT610
config BT_CTLR
default
BT
config I2C
default
$
(
dt_compat_on_bus
,
$
(
DT_COMPAT_TI_TCA9538
),
i2c
)
endif
# BOARD_BT610