mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 01:10:22 +03:00
10 lines
250 B
CMake
10 lines
250 B
CMake
![]() |
upm_mixed_module_init (NAME ms5803
|
||
|
DESCRIPTION "MS5803 Pressure and temperature sensor"
|
||
|
C_HDR ms5803.h ms5803_defs.h
|
||
|
C_SRC ms5803.c
|
||
|
CPP_HDR ms5803.hpp
|
||
|
CPP_SRC ms5803.cxx
|
||
|
FTI_SRC ms5803_fti.c
|
||
|
CPP_WRAPS_C
|
||
|
REQUIRES mraa)
|