linefinder: C implementation; FTI; C++ wraps C
Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
upm_mixed_module_init (NAME linefinder
|
||||
DESCRIPTION "Infrared (IR) based line finder"
|
||||
C_HDR linefinder.h
|
||||
C_SRC linefinder.c
|
||||
CPP_HDR linefinder.hpp
|
||||
CPP_SRC linefinder.cxx
|
||||
FTI_SRC linefinder_fti.c
|
||||
CPP_WRAPS_C
|
||||
REQUIRES mraa)
|
||||
|
||||
Reference in New Issue
Block a user