mirror of
https://github.com/eclipse/upm.git
synced 2025-07-06 11:51:10 +03:00
tcs3414cs:: added new color sensor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
5
src/tcs3414cs/CMakeLists.txt
Normal file
5
src/tcs3414cs/CMakeLists.txt
Normal file
@ -0,0 +1,5 @@
|
||||
set (libname "tcs3414cs")
|
||||
set (libdescription "I2C Color sensor")
|
||||
set (module_src ${libname}.cxx)
|
||||
set (module_h ${libname}.h)
|
||||
upm_module_init()
|
Reference in New Issue
Block a user