hdc1000: Added upm support for sensor HDC1000

The HDC1000 is a digital humidity sensor with integrated temperature 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 12:05:01 +01:00
committed by Mihai Tudor Panu
parent 5c837f22cb
commit aecdac255d
10 changed files with 468 additions and 0 deletions

View File

@ -78,3 +78,4 @@ tcs37727.cxx tcs37727.py
tmp006.cxx tmp006.py
mma8x5x.cxx mma8x5x.py
mag3110.cxx mag3110.py
hdc1000.cxx hdc1000.py