CONFIG_STTS751
STTS751 temperature sensor
Type: bool
Help
Enable driver for STTS751 I2C-based temperature sensor.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol
Kconfig definition
At <Driver>/sensor/stts751/Kconfig:6
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:64
→ <Driver>/sensor/Kconfig:215
Menu path: (Top) → Device Drivers → Sensor Drivers
menuconfig STTS751
bool "STTS751 temperature sensor"
select HAS_STMEMSC
select USE_STDC_STTS751
depends on I2C && SENSOR
help
Enable driver for STTS751 I2C-based temperature sensor.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)