zephyr/tests/drivers/sensor
Luis Ubieda 8db851ff57 general: icm4268x: Refactor ICM42688 driver to ICM4268X
As a first step to enable the similar variants (e.g: ICM42686),
refactor common functionality into icm4268x files. As a result,
applications using the icm42688 will need to have both compatible
properties: "invensense,icm42688" and "invensense,icm4268x" defined.
In-tree boards have been modified to comply with this pattern.

This patch does not contain functional changes. The driver should
work the same as before.

Signed-off-by: Luis Ubieda <luisf@croxel.com>
2025-07-25 23:28:47 +02:00
..
adltc2990 tests: adltc2990: introduce mock_i2c_error function 2025-06-06 09:08:22 -07:00
akm09918c tests: fix zephyr/drivers/gpio.h usage 2024-12-20 03:17:25 +01:00
bmi160
generic drivers: sensors: improve range check in sensor_value_from_float/double 2025-06-25 09:52:37 +02:00
hc-sr04 tests: drivers: sensor: add hc-sr04 tests 2024-11-16 14:00:34 -05:00
icm42688 general: icm4268x: Refactor ICM42688 driver to ICM4268X 2025-07-25 23:28:47 +02:00
ina230
ina237
sbs_gauge
temp_sensor tests: drivers: sensor: temp_sensor: Cleanup after nRF54LM20 rename 2025-07-21 13:04:27 -04:00