zephyr/ext/hal/st/lib
Vincent Veron 096314872a drivers: sensor: vl53l0x: ST library customization for Zephyr
The generic library provided by ST in ext/hal/st/lib/sensor/vl53l0x
needs to be adapted to the platform. In this case, the main
modification is the way to use I2C. This is now using the Zephyr
I2C API.

Signed-off-by: Vincent Veron <vincent.veron@st.com>
2018-01-23 10:14:49 -06:00
..
sensor/vl53l0x drivers: sensor: vl53l0x: ST library customization for Zephyr 2018-01-23 10:14:49 -06:00
CMakeLists.txt drivers: sensor: vl53l0x: ST library customization for Zephyr 2018-01-23 10:14:49 -06:00
Kconfig ext: enable st/lib compilation 2018-01-23 10:14:49 -06:00
README ext: Add official ST library for vl53l0x 2018-01-23 10:14:49 -06:00

README

Directory contains all the official libraries provided by STMicroelectronics.

Available libs:
  * sensor/vl53l0x:
      allows to drive the vl53l0x sensor
      full information can be found here : http://www.st.com/en/embedded-software/stsw-img005.html
  * ...