mirror of
https://github.com/eclipse/upm.git
synced 2025-03-23 08:57:30 +03:00
10 lines
231 B
CMake
10 lines
231 B
CMake
upm_mixed_module_init (NAME ttp223
|
|
DESCRIPTION "upm ttp223 touch sensor module"
|
|
C_HDR ttp223.h
|
|
C_SRC ttp223.c
|
|
CPP_HDR ttp223.hpp
|
|
CPP_SRC ttp223.cxx
|
|
FTI_SRC ttp223_fti.c
|
|
CPP_WRAPS_C
|
|
REQUIRES libmraa)
|