Moisture: Add C Src and Example
Changed from GroveMoisture. Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
9
src/moisture/CMakeLists.txt
Normal file
9
src/moisture/CMakeLists.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
upm_mixed_module_init (NAME moisture
|
||||
DESCRIPTION "upm analog moisture module"
|
||||
C_HDR moisture.h
|
||||
C_SRC moisture.c
|
||||
CPP_HDR moisture.hpp
|
||||
CPP_SRC moisture.cxx
|
||||
FTI_SRC moisture_fti.c
|
||||
CPP_WRAPS_C
|
||||
REQUIRES libmraa)
|
||||
Reference in New Issue
Block a user