mag3110: Added upm support for sensor MAG3110

MAG3110 is a three-axis digital magnetometer.

Signed-off-by: Norbert Wesp <nwesp@phytec.de>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Norbert Wesp
2017-02-14 12:03:30 +01:00
committed by Mihai Tudor Panu
parent 12c81adeba
commit 5c837f22cb
10 changed files with 752 additions and 0 deletions

View File

@ -77,3 +77,4 @@ p9813.cxx P9813Sample.java p9813.js p9813.py
tcs37727.cxx tcs37727.py
tmp006.cxx tmp006.py
mma8x5x.cxx mma8x5x.py
mag3110.cxx mag3110.py