Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
116c4a9e4014b5802b6723278854bb5e3b0a407f
/
.
/
boards
/
ezurio
/
bt610
/
Kconfig.defconfig
blob: 049632619578e4d8ee9608e68ba222daf76c843a [
file
]
# BT6X0 Sensor configuration
# Copyright (c) 2021 Laird Connectivity
# SPDX-License-Identifier: Apache-2.0
if
BOARD_BT610
config I2C
default
$
(
dt_compat_on_bus
,
$
(
DT_COMPAT_TI_TCA9538
),
i2c
)
endif
# BOARD_BT610