summaryrefslogtreecommitdiff
path: root/driver/accelgyro_icm42607.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* driver/accelgyro_icm42607.c: Format with clang-formatJack Rosenthal2022-07-011-14/+12
* icm42607: Use CONFIG_<driver>_INT_ENABLEGwendal Grignou2022-05-231-73/+42
* driver: icm42607: removed SW reset and added POC initializeJuHyun Kim2022-01-211-20/+117
* zephyr: add ICM42607 sensorTing Shen2021-12-241-0/+21
* icm42607: Fix build code errorSue Chen2021-05-211-6/+4
* driver: add ICM-42607 driver supportJuHyun Kim2021-05-181-0/+1134