zephyr/drivers/sensor/ism330dhcx
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 modules/hal_st: Align sensor drivers to stmemsc HAL i/f v2.02 2023-04-14 10:51:15 -05:00
ism330dhcx.c tests: drivers: build_all: add die_temp test case 2023-12-13 09:42:23 +01:00
ism330dhcx.h modules/hal_st: Align sensor drivers to stmemsc HAL i/f v2.02 2023-04-14 10:51:15 -05:00
ism330dhcx_i2c.c modules/hal_st: Align sensor drivers to stmemsc HAL i/f v2.02 2023-04-14 10:51:15 -05:00
ism330dhcx_shub.c tests: drivers: build_all: add sensorhub test case 2023-05-09 16:23:15 +09:00
ism330dhcx_spi.c sensor: ism330dhcx: Incorrect handle passed to ctx struct in SPI mode 2023-07-07 09:18:41 +00:00
ism330dhcx_trigger.c drivers: sensor: fix thread function signatures 2023-10-30 12:24:34 +01:00
Kconfig drivers/sensor: fix some ST drivers dependency to HAL_ST module 2024-01-12 12:55:46 +01:00