summaryrefslogtreecommitdiff
path: root/driver/accelgyro_icm426xx.c
Commit message (Expand)AuthorAgeFilesLines
* driver: icm426xx: discard first data instead of sleepingJean-Baptiste Maneyrol2021-09-271-22/+56
* driver: icm426xx: change accel oscillator to RC clockJean-Baptiste Maneyrol2021-09-271-1/+8
* driver: icm426xx: update odr before turning sensor onJean-Baptiste Maneyrol2021-09-271-9/+9
* driver: icm426xx: Use calibration unit to set/get offsetGwendal Grignou2021-09-271-17/+15
* icm426xx: reset data rate when initDavid Huang2021-09-271-0/+3
* driver: add ICM-426xx driver supportJean-Baptiste Maneyrol2021-09-271-0/+911