mirror of
https://github.com/eclipse/upm.git
synced 2025-03-26 02:10:02 +03:00
7 lines
256 B
CMake
7 lines
256 B
CMake
upm_mixed_module_init (NAME bmx055
|
|
DESCRIPTION "Bosch IMU Sensor Library"
|
|
CPP_HDR bmx055.hpp bmc150.hpp bmi055.hpp
|
|
CPP_SRC bmx055.cxx bmc150.cxx bmi055.cxx
|
|
IFACE_HDR iAcceleration.hpp iGyroscope.hpp
|
|
REQUIRES mraa bmg160 bma250e bmm150)
|