ldt0028: Added support for LDT0-028 PZT film-based sensors

Signed-off-by: Sarah Knepper <sarah.knepper@intel.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
sknepper
2014-11-18 14:38:36 -08:00
committed by Brendan Le Foll
parent 931c8e8814
commit c5369315e9
9 changed files with 388 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
set (libname "ldt0028")
set (libdescription "upm ldt0028")
set (module_src ${libname}.cxx)
set (module_h ${libname}.h)
upm_module_init()