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