ABPDRRT005PG2A5: Initial Commit
This commit enables the ABP Honeywell sensor. Java examples is yet to be tested and has not been provided with the current commit and will be provided in a future commit. Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
8
src/abpdrrt005pg2a5/CMakeLists.txt
Normal file
8
src/abpdrrt005pg2a5/CMakeLists.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
upm_mixed_module_init (NAME abpdrrt005pg2a5
|
||||
DESCRIPTION "Honeywell ABP Pressure Sensor"
|
||||
C_HDR abpdrrt005pg2a5.h
|
||||
C_SRC abpdrrt005pg2a5.c
|
||||
CPP_HDR abpdrrt005pg2a5.hpp
|
||||
CPP_SRC abpdrrt005pg2a5.cxx
|
||||
CPP_WRAPS_C
|
||||
REQUIRES mraa)
|
||||
Reference in New Issue
Block a user