mirror of
https://github.com/eclipse/upm.git
synced 2025-12-16 22:05:18 +03:00
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:
committed by
Brendan Le Foll
parent
931c8e8814
commit
c5369315e9
5
src/ldt0028/CMakeLists.txt
Normal file
5
src/ldt0028/CMakeLists.txt
Normal 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()
|
||||
Reference in New Issue
Block a user