Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
eb3af0b9a6f70c577b82f81b0376bb6acf7ecca7
/
.
/
drivers
/
sensor
/
ti
/
tmp435
/
Kconfig
blob: dfbd455fcc5e7a8ebea3028b2bc1eef59ad7fd4b [
file
] [
log
] [
blame
]
# Copyright (c) 2024 Bittium Corporation
# SPDX-License-Identifier: Apache-2.0
#
config TMP435
bool
"TMP435 temperature sensor"
default
y
depends on DT_HAS_TI_TMP435_ENABLED
select
I2C
help
Enable
the driver
for
the TMP435 temperature sensor