-
CONFIG_VL53L0X
¶
VL53L0X time of flight sensor
Type: bool
Help¶
Enable driver for VL53L0X I2C-based time of flight sensor.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/vl53l0x/Kconfig:9
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:122
Menu path: (top menu) → Device Drivers → Sensor Drivers
menuconfig VL53L0X bool prompt "VL53L0X time of flight sensor" ifSENSOR
&&I2C
&&SENSOR
selectHAS_STLIB
ifSENSOR
&&I2C
&&SENSOR
depends onSENSOR
&&I2C
&&SENSOR
help Enable driver for VL53L0X I2C-based time of flight sensor.
(Definitions include propagated dependencies, including from if’s and menus.)