summaryrefslogtreecommitdiffstats
path: root/invensense/mlsdk/mllite/compass.c
Commit message (Collapse)AuthorAgeFilesLines
* sensors: Merge invensense HAL into main tuna HAL.Kyle Repinski2016-01-171-538/+0
| | | | | | | Since these are both in our device tree now, there's no need to have them be separated. This saves about 14KB of space as well. Change-Id: Ibfcd7da4b30bb261586ecd9373e6fd4a343e0e06
* invensense: Remove MPU6050 ifdef stuff.Kyle Repinski2016-01-171-41/+0
| | | | The header files necessary for those sensors aren't even here anyway.
* Add invensense stuff in-tree.Kyle Repinski2016-01-171-0/+579
Overhauled its .mk files as well as fixed some whitespace problems. Conflicts: libsensors/Android.mk