mirror of
https://github.com/eclipse/upm.git
synced 2025-03-26 02:10:02 +03:00
9 lines
216 B
CMake
9 lines
216 B
CMake
upm_mixed_module_init (NAME kx122
|
|
DESCRIPTION "3-Axis Digital Accelerometer"
|
|
C_HDR kx122.h kx122_registers.h
|
|
C_SRC kx122.c
|
|
CPP_HDR kx122.hpp
|
|
CPP_SRC kx122.cxx
|
|
CPP_WRAPS_C
|
|
REQUIRES mraa m)
|