mirror of
https://github.com/eclipse/upm.git
synced 2025-07-06 03:41:13 +03:00
maxds3231m: Added new sensor support get/set data&time and get temperature (NOT TESTED YET)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
5
src/maxds3231m/CMakeLists.txt
Normal file
5
src/maxds3231m/CMakeLists.txt
Normal file
@ -0,0 +1,5 @@
|
||||
set (libname "maxds3231m")
|
||||
set (libdescription "realtime clock sensor from MAX family")
|
||||
set (module_src ${libname}.cxx)
|
||||
set (module_h ${libname}.h)
|
||||
upm_module_init()
|
Reference in New Issue
Block a user