-
CONFIG_LIS3DH
¶
LIS3DH Three Axis Accelerometer
Type: bool
Help¶
Enable driver for LIS3DH I2C-based triaxial accelerometer sensor.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/lis3dh/Kconfig:9
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:82
Menu path: (top menu) → Device Drivers → Sensor Drivers
menuconfig LIS3DH bool prompt "LIS3DH Three Axis Accelerometer" ifI2C
&&SENSOR
depends onI2C
&&SENSOR
help Enable driver for LIS3DH I2C-based triaxial accelerometer sensor.
(Definitions include propagated dependencies, including from if’s and menus.)