Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ac6d8342728c8a63f9fea965ce41610618aeed5a
/
.
/
boards
/
ezurio
/
bt510
/
Kconfig.defconfig
blob: 70cb87fa1f776f4a4dfa5c9e96f1da09b84a11f6 [
file
] [
log
] [
blame
]
# BT510 Sensor configuration
# Copyright (c) 2020 Laird Connectivity
# SPDX-License-Identifier: Apache-2.0
if
BOARD_BT510
config BT_CTLR
default
BT
config I2C
default
SENSOR
endif
# BOARD_BT510