Added bindings for iLight sensors.

Removed old interfaces C++ examples.

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:44:23 +03:00
committed by Mihai Tudor Panu
parent c3d5d951e1
commit 2405f933de
34 changed files with 123 additions and 471 deletions

View File

@@ -4,6 +4,7 @@ upm_mixed_module_init (NAME tsl2561
C_SRC tsl2561.c
CPP_HDR tsl2561.hpp
CPP_SRC tsl2561.cxx
IFACE_HDR iLight.hpp
FTI_SRC tsl2561_fti.c
CPP_WRAPS_C
REQUIRES mraa utilities-c)