mirror of
https://github.com/eclipse/upm.git
synced 2025-07-15 00:01:30 +03:00
mma7455: added new accelerometer module
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
4
src/mma7455/CMakeLists.txt
Normal file
4
src/mma7455/CMakeLists.txt
Normal file
@ -0,0 +1,4 @@
|
||||
set (libname "mma7455")
|
||||
set (libdecription "upm MMA7455")
|
||||
add_library (mma7455 SHARED mma7455.cxx)
|
||||
upm_module_init()
|
Reference in New Issue
Block a user