summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/hp20x/CMakeLists.txt
blob: 63c0b829e56118ca2a600a951e2fca2ed94125a8 (plain)
1
2
3
4
5
set (libname "hp20x")
set (libdescription "upm grove barometer (high efficiency)")
set (module_src ${libname}.cxx)
set (module_h ${libname}.h)
upm_module_init()