Files
upm/src/ttp223/CMakeLists.txt
Serban Waltter 34bb12933d Removed old interfaces and replaced them with the new ones.
Signed-off-by: Serban Waltter <serban.waltter@rinftech.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
2019-04-04 22:15:13 -07:00

11 lines
247 B
CMake

upm_mixed_module_init (NAME ttp223
DESCRIPTION "Capacitive Touch Sensor"
C_HDR ttp223.h
C_SRC ttp223.c
CPP_HDR ttp223.hpp
CPP_SRC ttp223.cxx
FTI_SRC ttp223_fti.c
IFACE_HDR iButton.hpp
CPP_WRAPS_C
REQUIRES mraa)