mirror of
https://github.com/eclipse/upm.git
synced 2025-07-27 14:11:15 +03:00
Water: Removed grove dependency
* Renamed all files from grovewater to water * Replaced all instances of grovewater with water * Updated all CMake files Signed-off-by: Sisinty Sasmita Patra <sisinty.s.patra@intel.com>
This commit is contained in:

committed by
Noel Eck

parent
e9b0deaf75
commit
ddab71e896
5
src/water/CMakeLists.txt
Normal file
5
src/water/CMakeLists.txt
Normal file
@ -0,0 +1,5 @@
|
||||
upm_mixed_module_init (NAME water
|
||||
DESCRIPTION "UPM water sensor module"
|
||||
CPP_HDR water.hpp
|
||||
CPP_SRC water.cxx
|
||||
REQUIRES mraa)
|
Reference in New Issue
Block a user