mirror of
https://github.com/eclipse/upm.git
synced 2025-03-26 02:10:02 +03:00

Signed-off-by: Serban Waltter <serban.waltter@rinftech.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
10 lines
371 B
CMake
10 lines
371 B
CMake
upm_mixed_module_init (NAME gas
|
|
DESCRIPTION "Generic Gas Detection Sensor Library"
|
|
C_HDR mqx.h
|
|
C_SRC mqx.c
|
|
CPP_HDR gas.hpp mq2.hpp mq3.hpp mq4.hpp mq5.hpp mq6.hpp mq7.hpp mq8.hpp mq9.hpp tp401.hpp
|
|
CPP_SRC gas.cxx mq2.cxx mq3.cxx mq4.cxx mq5.cxx mq6.cxx mq7.cxx mq8.cxx mq9.cxx tp401.cxx
|
|
IFACE_HDR iGas.hpp
|
|
FTI_SRC mqx_fti.c
|
|
REQUIRES mraa)
|