Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a05cfe2c9dfe20abee263b523bebd07a40dff019
/
.
/
samples
/
bluetooth
/
peripheral_ht
/
Kconfig
blob: ba25225a814aef74f96bde3dc220957d9659fb71 [
file
] [
log
] [
blame
]
# Copyright (c) 2021 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
mainmenu
"Bluetooth: Peripheral HT"
if
HAS_HW_NRF_TEMP
config SENSOR
default
y
config TEMP_NRF5
default
y
endif
# HAS_HW_NRF_TEMP
source
"Kconfig.zephyr"