-
CONFIG_SI7055
¶
Si7055 Temperature Sensor
Type: bool
Help¶
Enable I2C-based driver for Si7055 Temperature Sensor.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/drivers/sensor/si7055/Kconfig:5
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:62
→ <Zephyr>/drivers/sensor/Kconfig:169
Menu path: (Top) → Device Drivers → Sensor Drivers
menuconfig SI7055 bool "Si7055 Temperature Sensor" depends onI2C
&&SENSOR
help Enable I2C-based driver for Si7055 Temperature Sensor.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)