Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
dd0bf5c20b0042fe9c475e41482b8fd6d70c044f
/
.
/
drivers
/
sensor
/
si7006
/
Kconfig
blob: e0fc527f34a7d5a1e472b676fd7d3bd459aa4da1 [
file
] [
log
] [
blame
]
# Copyright (c) 2019 Electronut Labs
# SPDX-License-Identifier: Apache-2.0
config SI7006
bool
"Si7006 Temperature and Humidity Sensor"
depends on I2C
help
Enable
I2C
-
based driver
for
Si7006
Temperature
and
Humidity
Sensor
.