mirror of
https://github.com/eclipse/upm.git
synced 2025-03-26 02:10:02 +03:00
10 lines
216 B
CMake
10 lines
216 B
CMake
upm_mixed_module_init (NAME emg
|
|
DESCRIPTION "Electromyography (EMG) Sensor"
|
|
C_HDR emg.h
|
|
C_SRC emg.c
|
|
CPP_HDR emg.hpp
|
|
CPP_SRC emg.cxx
|
|
FTI_SRC emg_fti.c
|
|
IFACE_HDR iEmg.hpp
|
|
REQUIRES mraa)
|