zephyr/drivers/sensor/vl53l0x
Armando Visconti 765519ea92 drivers/sensor: fix some ST drivers dependency to HAL_ST module
In order to avoid build failures as described in issue #67242,
make all ST drivers using HAL_ST module dependent to HAL_STMEMSC
and HAS_STLIB libs, which need to be configured in all samples
referring to them.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2024-01-12 12:55:46 +01:00
..
CMakeLists.txt
Kconfig drivers/sensor: fix some ST drivers dependency to HAL_ST module 2024-01-12 12:55:46 +01:00
vl53l0x.c doc: stm32: Update all st.com links to use HTTPS 2023-09-26 16:55:08 +02:00
vl53l0x_platform.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
vl53l0x_platform.h doxygen: remove redundant usages of def 2022-08-09 12:29:28 +02:00
vl53l0x_platform_log.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
vl53l0x_types.h