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> |
||
|---|---|---|
| .. | ||
| sensor/vl53l0x | ||
| CMakeLists.txt | ||
| Kconfig | ||
| 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
* ...