aboutsummaryrefslogtreecommitdiffstats
path: root/src/sensor_mpu9250.c
Commit message (Collapse)AuthorAgeFilesLines
* mpu9250: Adding support for MPU-9250 (and MPU-6050) accelerometerbluesforte2022-06-161-0/+277
Add support for mpu9250 accelerometer over I2C bus. Signed-off-by: Harry Beyel <harry3b9@gmail.com>