mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
itg3200: Grove 3-axis Gyroscope
Signed-off-by: Mihai Tudor Panu <mihai.t.panu@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:

committed by
Brendan Le Foll

parent
03cca53d2a
commit
be8336d0e8
5
src/itg3200/CMakeLists.txt
Normal file
5
src/itg3200/CMakeLists.txt
Normal file
@ -0,0 +1,5 @@
|
||||
set (libname "itg3200")
|
||||
set (libdescription "libupm Digital Gyro")
|
||||
set (module_src ${libname}.cxx)
|
||||
set (module_h ${libname}.h)
|
||||
upm_module_init()
|
Reference in New Issue
Block a user