summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/lpd8806/CMakeLists.txt
blob: 0bbd74c7360292f1cbc3ac3f9857fe70371b36ef (plain)
1
2
3
4
5
set (libname "lpd8806")
set (libdescription “Digital RGB LED strip”)
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init()