aboutsummaryrefslogtreecommitdiffstats
path: root/src/sensor_lis2dw.c
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Add new WANT_I2C option to reduce code sizeKevin O'Connor2025-04-161-3/+3
* Kconfig: Add new WANT_SPI option to reduce code sizeKevin O'Connor2025-04-161-4/+4
* sensor_lis2dw: add lis3dh sensor and i2c communicationWulfsta2024-11-121-23/+130
* sensor_lis2dw: No need to schedule start of bulk readingKevin O'Connor2024-01-191-42/+11
* sensor_bulk: New C file with helper code for sending bulk sensor measurementsKevin O'Connor2024-01-191-32/+13
* sensor_lis2dw: No need to send messages when stopping queriesKevin O'Connor2024-01-191-19/+2
* lis2dw12: Add support for lis2dw12 accelerometerbigtreetech2023-08-211-0/+221