Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sensor_bulk: Change maximum data size from 52 to 51 bytes | Kevin O'Connor | 2024-06-10 | 1 | -2/+2 |
* | sensor_ldc1612: Halt homing if sensor reports a warning | Kevin O'Connor | 2024-05-21 | 1 | -2/+9 |
* | sensor_ldc1612: Create new check_home() helper function | Kevin O'Connor | 2024-05-21 | 1 | -15/+22 |
* | sensor_ldc1612: Add support for chips with INTB line routed to mcu | Kevin O'Connor | 2024-05-21 | 1 | -8/+38 |
* | sensor_ldc1612: Don't require DRDY bit to be set on data read | Kevin O'Connor | 2024-05-21 | 1 | -2/+2 |
* | sensor_ldc1612: Initial support for bulk reading ldc1612 sensor | Kevin O'Connor | 2024-04-09 | 1 | -0/+207 |