mirror of
https://github.com/eclipse/upm.git
synced 2025-07-27 14:11:15 +03:00
t6713: Initial Implementation Amphenol Telaire 6713 Series CO2 sensor
Signed-off-by: Henry Bruce <henry.bruce@intel.com> Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:

committed by
Abhishek Malik

parent
6f080db5cb
commit
f2b8921f1e
5
src/t6713/CMakeLists.txt
Normal file
5
src/t6713/CMakeLists.txt
Normal file
@ -0,0 +1,5 @@
|
||||
set (libname "t6713")
|
||||
set (libdescription "upm Amphenol Telaire 6713 Series CO2 Module")
|
||||
set (module_src ${libname}.cxx)
|
||||
set (module_h ${libname}.h)
|
||||
upm_module_init()
|
Reference in New Issue
Block a user