mirror of
https://github.com/eclipse/upm.git
synced 2025-03-29 11:50:02 +03:00
11 lines
305 B
CMake
11 lines
305 B
CMake
upm_mixed_module_init (NAME lsm6dsl
|
|
DESCRIPTION "3-Axis Digital Accelerometer and Gyroscope"
|
|
C_HDR lsm6dsl.h lsm6dsl_defs.h
|
|
C_SRC lsm6dsl.c
|
|
CPP_HDR lsm6dsl.hpp
|
|
CPP_SRC lsm6dsl.cxx
|
|
IFACE_HDR iAcceleration.hpp
|
|
FTI_SRC lsm6dsl_fti.c
|
|
CPP_WRAPS_C
|
|
REQUIRES mraa utilities-c)
|