Pieter De Gendt
|
a553af738d
|
drivers: sensor: Place API into iterable section
Add wrapper DEVICE_API macro to all sensor_driver_api instances.
Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
|
2024-12-02 22:04:55 +00:00 |
|
Luis Ubieda
|
d557ee36d5
|
sensor: tree-wide: Enforce dependency of int-gpios with Trigger feature
We need int-gpios defined to use trigger functionality. Enforced with
the Kconfig parameter.
Signed-off-by: Luis Ubieda <luisf@croxel.com>
|
2024-10-22 20:41:43 +02:00 |
|
Han Wu
|
1726443d9d
|
drivers: sensor: mpu9250: fix mismatched value in log message
The print message prints cfg->accel_fs when cfg->gyro_fs is too big.
Signed-off-by: Han Wu <wuhanstudio@qq.com>
|
2024-10-09 09:49:40 +02:00 |
|
Tom Burdick
|
41f1c3a2b7
|
sensors: Move TDK sensors to a subdirectory
Move all tdk/invensense sensors to a subdirectory named after the
vendor.
Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
|
2024-03-26 10:54:27 -04:00 |
|