Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adxl345: Add accelerometer chip name to the raw data file name | Dmitry Butyugin | 2021-02-02 | 1 | -6/+9 |
| | | | | Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com> | ||||
* | resonance_tester: Resonance testing and input shaper auto-calibration (#3381) | Dmitry Butyugin | 2020-10-14 | 1 | -27/+73 |
| | | | Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com> | ||||
* | adxl345: Add support for adxl345 accelerometer | Kevin O'Connor | 2020-09-05 | 1 | -0/+225 |
Add support for taking measurements from an adxl345 accelerometer via SPI interface. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |