Added bindings for iMotion and iPressure sensors.

Signed-off-by: Serban Waltter <serban.waltter@rinftech.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Serban Waltter
2018-06-21 16:46:09 +03:00
committed by Mihai Tudor Panu
parent 079e444fce
commit 2f0ae1cc49
11 changed files with 66 additions and 5 deletions

View File

@ -4,6 +4,7 @@ upm_mixed_module_init (NAME biss0001
C_SRC biss0001.c
CPP_HDR biss0001.hpp
CPP_SRC biss0001.cxx
IFACE_HDR iMotion.hpp
FTI_SRC biss0001_fti.c
CPP_WRAPS_C
REQUIRES mraa)