summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/enc03r/CMakeLists.txt
blob: 3fc042016cddd4c6f87e5497242359b61e87054d (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_h ${libname}.h)
upm_module_init()