zephyr/drivers/sensor/vl53l0x
Armando Visconti b83d0782c9 sensor: vl53l0x: make xshut pin control optional
The XSHUT pin, used to shutdown the device when it is not
in current use, is optional and some boards (like ArgonKey)
leave it tied to vdd. So, the driver must provide a way to
make this part configurable.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2018-05-09 13:18:58 -04:00
..
CMakeLists.txt driver: sensor: Add vl53l0x 2018-01-23 10:14:49 -06:00
Kconfig sensor: vl53l0x: make xshut pin control optional 2018-05-09 13:18:58 -04:00
vl53l0x.c sensor: vl53l0x: make xshut pin control optional 2018-05-09 13:18:58 -04:00
vl53l0x_platform.c drivers: sensor: vl53l0x: ST library customization for Zephyr 2018-01-23 10:14:49 -06:00
vl53l0x_platform.h drivers: sensor: vl53l0x: ST library customization for Zephyr 2018-01-23 10:14:49 -06:00
vl53l0x_platform_log.h drivers: sensor: vl53l0x: ST library customization for Zephyr 2018-01-23 10:14:49 -06:00
vl53l0x_types.h drivers: sensor: vl53l0x: ST library customization for Zephyr 2018-01-23 10:14:49 -06:00