mirror of
https://github.com/eclipse/upm.git
synced 2025-03-22 00:17:30 +03:00

Signed-off-by: Serban Waltter <serban.waltter@rinftech.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
11 lines
315 B
CMake
11 lines
315 B
CMake
upm_mixed_module_init (NAME ms5803
|
|
DESCRIPTION "I2C Barometric Pressure and Temperature Sensor"
|
|
C_HDR ms5803.h ms5803_defs.h
|
|
C_SRC ms5803.c
|
|
CPP_HDR ms5803.hpp
|
|
CPP_SRC ms5803.cxx
|
|
IFACE_HDR iPressure.hpp iTemperature.hpp
|
|
FTI_SRC ms5803_fti.c
|
|
CPP_WRAPS_C
|
|
REQUIRES mraa utilities-c)
|