max31723 :: added new temperature sensor (HAVE ISSUES WITH SPI)
authorKiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
Mon, 4 Aug 2014 18:01:21 +0000 (18:01 +0000)
committerKiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
Mon, 4 Aug 2014 18:01:21 +0000 (18:01 +0000)
commit45f85e99442cbb50da3724dee609f051bc6bdd68
treed720f805e860e581aa2724759cf6fbe5718b911f
parentb31e88c233349f3a81bdaa52a532ca7b860062b0
max31723 :: added new temperature sensor (HAVE ISSUES WITH SPI)

Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
examples/CMakeLists.txt
examples/max31723.cxx [new file with mode: 0644]
src/max31723/CMakeLists.txt [new file with mode: 0644]
src/max31723/jsupm_max31723.i [new file with mode: 0644]
src/max31723/max31723.cxx [new file with mode: 0644]
src/max31723/max31723.h [new file with mode: 0644]
src/max31723/pyupm_max31723.i [new file with mode: 0644]