sm130: Added new sensor (basic function was implemented and not tested)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
5
src/sm130/CMakeLists.txt
Normal file
5
src/sm130/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
set (libname "sm130")
|
||||
set (libdescription "upm rfid reader")
|
||||
set (module_src ${libname}.cxx)
|
||||
set (module_h ${libname}.h)
|
||||
upm_module_init()
|
||||
Reference in New Issue
Block a user