max31855: add sensor and documentation on creation of a UPM sensor
authorBrendan Le Foll <brendan.le.foll@intel.com>
Fri, 13 Jun 2014 15:44:48 +0000 (16:44 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Fri, 13 Jun 2014 15:45:55 +0000 (16:45 +0100)
commit2c1baf66b5e278add04ac2793d8a211736b85542
treeed8b52c6e781314e242df229ec70e8c9f69bae52
parent3e12ed671984a23454465a39ec3bf66b94184d72
max31855: add sensor and documentation on creation of a UPM sensor

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
Doxyfile.in
docs/max31855.md [new file with mode: 0644]
docs/porting.md
examples/CMakeLists.txt
examples/max31855.cxx [new file with mode: 0644]
src/max31855/CMakeLists.txt [new file with mode: 0644]
src/max31855/jsupm_max31855.i [new file with mode: 0644]
src/max31855/max31855.cxx [new file with mode: 0644]
src/max31855/max31855.h [new file with mode: 0644]
src/max31855/pyupm_max31855.i [new file with mode: 0644]