6 lines
206 B
CMake
6 lines
206 B
CMake
|
|
upm_mixed_module_init (NAME sensortemplate
|
||
|
|
DESCRIPTION "Short, Title-Case Description from the SensorTemplate Datasheet"
|
||
|
|
CPP_HDR sensortemplate.hpp
|
||
|
|
CPP_SRC sensortemplate.cxx
|
||
|
|
REQUIRES mraa)
|