-
CONFIG_LPS25HB
¶
LPS25HB pressure and temperature
Type: bool
Help¶
Enable driver for LPS25HB I2C-based pressure and temperature sensor.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/lps25hb/Kconfig:7
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:88
Menu path: (top menu) → Device Drivers → Sensor Drivers
menuconfig LPS25HB bool prompt "LPS25HB pressure and temperature" ifI2C
&&SENSOR
depends onI2C
&&SENSOR
help Enable driver for LPS25HB I2C-based pressure and temperature sensor.
(Definitions include propagated dependencies, including from if’s and menus.)