mirror of
https://github.com/eclipse/upm.git
synced 2025-03-26 02:10:02 +03:00
10 lines
228 B
CMake
10 lines
228 B
CMake
upm_mixed_module_init (NAME hcsr04
|
|
DESCRIPTION "Micropik HCSR04"
|
|
C_HDR hcsr04.h
|
|
C_SRC hcsr04.c
|
|
CPP_HDR hcsr04.hpp
|
|
CPP_SRC hcsr04.cxx
|
|
IFACE_HDR iDistance.hpp
|
|
CPP_WRAPS_C
|
|
REQUIRES mraa utilities-c)
|