This commit touches a subset of UPM sensors which contain C source. Cleaned up the CMakeLists.txt DESCRIPTION field to better represent the library. Signed-off-by: Noel Eck <noel.eck@intel.com>
6 lines
136 B
CMake
6 lines
136 B
CMake
upm_mixed_module_init (NAME scam
|
|
DESCRIPTION "Serial camera interface"
|
|
CPP_HDR scam.hpp
|
|
CPP_SRC scam.cxx
|
|
REQUIRES mraa)
|