mirror of
https://github.com/eclipse/upm.git
synced 2025-06-12 08:10:24 +03:00

* Main C implementation * C++ wrapper on C implementation Signed-off-by: Assam Boudjelthia <assam.boudjelthia@fi.rohmeurope.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
9 lines
209 B
CMake
Executable File
9 lines
209 B
CMake
Executable File
upm_mixed_module_init (NAME bh1749
|
|
DESCRIPTION "ROHM Color Sensor"
|
|
C_HDR bh1749.h bh1749_registers.h
|
|
C_SRC bh1749.c
|
|
CPP_HDR bh1749.hpp
|
|
CPP_SRC bh1749.cxx
|
|
CPP_WRAPS_C
|
|
REQUIRES mraa)
|