zephyr/drivers/sensor/lps22hh
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
lps22hh.c drivers/sensor: stmemsc: add macros to populate stmdev_ctx_t structure 2023-05-09 16:23:15 +09:00
lps22hh.h drivers: sensor: lps22hh: Store sensor trigger as a pointer 2023-03-23 12:56:20 +01:00
lps22hh_trigger.c drivers: sensor: fix thread function signatures 2023-10-30 12:24:34 +01:00