mirror of
https://github.com/eclipse/upm.git
synced 2025-03-18 22:47:28 +03:00
9 lines
187 B
CMake
9 lines
187 B
CMake
upm_mixed_module_init (NAME abp
|
|
DESCRIPTION "Honeywell ABP Pressure Sensor"
|
|
C_HDR abp.h
|
|
C_SRC abp.c
|
|
CPP_HDR abp.hpp
|
|
CPP_SRC abp.cxx
|
|
CPP_WRAPS_C
|
|
REQUIRES mraa)
|