summaryrefslogtreecommitdiff
path: root/driver/accelgyro_lsm6dso.c
Commit message (Expand)AuthorAgeFilesLines
* driver: lsm6dso: Fix build issue and align to motion sense fifo apiMario Tesi2019-11-191-1/+5
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-38/+31
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-12/+12
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-16/+22
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-201-2/+2
* driver: lsm6dso: Add support to LSM6DSO IMUMario Tesi2019-03-061-0/+501