mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 03:11:15 +03:00
Button: Removed grove dependency
* Renamed all files from groverrotary to rotary * Replaced all instances of groverrotary with rotary * 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
6a6a572069
commit
3753a1be5c
@ -1,7 +1,7 @@
|
||||
upm_mixed_module_init (NAME grove
|
||||
DESCRIPTION "upm grove module"
|
||||
CPP_HDR grovebutton.hpp groveled.hpp
|
||||
CPP_HDR groveled.hpp
|
||||
grovetemp.hpp grovebase.hpp grove.hpp
|
||||
CPP_SRC grovebutton.cxx groveled.cxx
|
||||
CPP_SRC groveled.cxx
|
||||
grovetemp.cxx
|
||||
REQUIRES mraa)
|
||||
|
Reference in New Issue
Block a user