summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/max5487/CMakeLists.txt
blob: e6d59b61d5a08e2f45303044abb08ed3ea473218 (plain)
1
2
3
4
5
set (libname "max5487")
set (libdescription "Digital potentiometer")
set (module_src ${libname}.cxx)
set (module_h ${libname}.h)
upm_module_init()