summaryrefslogtreecommitdiffstats
path: root/invensense/mlsdk/mllite/mldl.c
Commit message (Collapse)AuthorAgeFilesLines
* sensors: Merge invensense HAL into main tuna HAL.Kyle Repinski2016-01-171-1051/+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-42/+1
| | | | The header files necessary for those sensors aren't even here anyway.
* invensense: Build with -Wall -Werror.Kyle Repinski2016-01-171-2/+2
|
* Add invensense stuff in-tree.Kyle Repinski2016-01-171-0/+1092
Overhauled its .mk files as well as fixed some whitespace problems. Conflicts: libsensors/Android.mk