summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/enc03r/CMakeLists.txt
blob: 25bc77a4f0e164cb536f629d491cdbfecb408f22 (plain)
1
2
3
4
5
set (libname "enc03r")
set (libdescription "upm enc03r single axis analog gyro module")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init()