Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kconfig: Add new WANT_I2C option to reduce code size | Kevin O'Connor | 2025-04-16 | 1 | -3/+3 |
* | Kconfig: Add new WANT_SPI option to reduce code size | Kevin O'Connor | 2025-04-16 | 1 | -4/+4 |
* | sensor_lis2dw: add lis3dh sensor and i2c communication | Wulfsta | 2024-11-12 | 1 | -23/+130 |
* | sensor_lis2dw: No need to schedule start of bulk reading | Kevin O'Connor | 2024-01-19 | 1 | -42/+11 |
* | sensor_bulk: New C file with helper code for sending bulk sensor measurements | Kevin O'Connor | 2024-01-19 | 1 | -32/+13 |
* | sensor_lis2dw: No need to send messages when stopping queries | Kevin O'Connor | 2024-01-19 | 1 | -19/+2 |
* | lis2dw12: Add support for lis2dw12 accelerometer | bigtreetech | 2023-08-21 | 1 | -0/+221 |