mirror of
https://github.com/eclipse/upm.git
synced 2025-03-20 23:47:31 +03:00

Signed-off-by: Serban Waltter <serban.waltter@rinftech.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
11 lines
240 B
CMake
11 lines
240 B
CMake
upm_mixed_module_init (NAME a110x
|
|
DESCRIPTION "Hall Effect Sensor"
|
|
C_HDR a110x.h
|
|
C_SRC a110x.c
|
|
CPP_HDR a110x.hpp
|
|
CPP_SRC a110x.cxx
|
|
IFACE_HDR iHallEffect.hpp
|
|
FTI_SRC a110x_fti.c
|
|
CPP_WRAPS_C
|
|
REQUIRES mraa)
|