aboutsummaryrefslogtreecommitdiffstats
path: root/src/sensor_lis2dw.c
Commit message (Expand)AuthorAgeFilesLines
* 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