RSC: Initial Commit
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
8
src/rsc/CMakeLists.txt
Normal file
8
src/rsc/CMakeLists.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
upm_mixed_module_init (NAME rsc
|
||||
DESCRIPTION "Honeywell RSC TruStability Pressure and Temperature Sensor"
|
||||
C_HDR rsc.h rsc_regs.h
|
||||
C_SRC rsc.c
|
||||
CPP_HDR rsc.hpp
|
||||
CPP_SRC rsc.cxx
|
||||
CPP_WRAPS_C
|
||||
REQUIRES mraa)
|
||||
Reference in New Issue
Block a user