mirror of
https://github.com/eclipse/upm.git
synced 2025-03-26 02:10:02 +03:00
10 lines
236 B
CMake
10 lines
236 B
CMake
upm_mixed_module_init (NAME bmg160
|
|
DESCRIPTION "3-Axis Digital Gyroscope"
|
|
C_HDR bmg160.h bmg160_defs.h
|
|
C_SRC bmg160.c
|
|
CPP_HDR bmg160.hpp
|
|
CPP_SRC bmg160.cxx
|
|
FTI_SRC bmg160_fti.c
|
|
CPP_WRAPS_C
|
|
REQUIRES mraa)
|