mirror of
https://github.com/eclipse/upm.git
synced 2025-03-22 00:17:30 +03:00
11 lines
283 B
CMake
11 lines
283 B
CMake
upm_mixed_module_init (NAME mb704x
|
|
DESCRIPTION "MB7040/7047 I2C MaxSonar WR Ultrasonic Ranger"
|
|
C_HDR mb704x.h
|
|
C_SRC mb704x.c
|
|
CPP_HDR mb704x.hpp
|
|
CPP_SRC mb704x.cxx
|
|
IFACE_HDR iDistance.hpp
|
|
FTI_SRC mb704x_fti.c
|
|
CPP_WRAPS_C
|
|
REQUIRES mraa utilities-c)
|