tmp006: Added upm support for sensor TMP006

TMP006 is a infrared-thermopile sensor.

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 11:59:01 +01:00
committed by Mihai Tudor Panu
parent e83b8ef114
commit 8342b4c079
10 changed files with 628 additions and 0 deletions

View File

@ -75,3 +75,4 @@ yg1006.cxx YG1006Sample.java yg1006.js yg1006.py
sensortemplate.cxx SensorTemplateSample.java sensortemplate.js sensortemplate.py
p9813.cxx P9813Sample.java p9813.js p9813.py
tcs37727.cxx tcs37727.py
tmp006.cxx tmp006.py