summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/hm11/CMakeLists.txt
blob: d586b5ce612b6e4c7ca6f7acac408c66ee00a0dd (plain)
1
2
3
4
5
set (libname "hm11")
set (libdescription "upm grove hm11 bluetooth low energy module")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init()