Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
bb2e53656f17e3001488b322cceaea11df7f6204
/
.
/
boards
/
lairdconnect
/
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