summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/itg3200/CMakeLists.txt
blob: d26844d8ed16e48eae395c0958ef854cb0cfd75a (plain)
1
2
3
4
5
set (libname "itg3200")
set (libdescription "libupm Digital Gyro")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init()