Skip to content

libhal/libhal-mpu

 
 

Repository files navigation

libhal-mpu

✅ Checks coverage Codacy Badge GitHub stars GitHub forks GitHub issues Latest Version ConanCenter Version

📥 Install

Install using conan via from Conan Center Index

For future use. libhal-mpu is not currently on the Conan Center Index.

conan install libhal-mpu

Install using conan via libhal-trunk

Trunk represents the latest code on github.

In order to get the latest code remote version of this repo as well as its dependencies, enter this command to add the libhal-trunk remote server to your list.

This command will insert libhal-trunk as the first server to check before checking the conan center index. The second command will enable revision mode which is required to use libhal-trunk.

conan remote add libhal-trunk https://libhal.jfrog.io/artifactory/api/conan/trunk-conan

Now when you run

conan install libhal-mpu

The library will be pulled from the libhal-trunk.

Contributing

See CONTRIBUTING.md for details.

License

Apache 2.0; see LICENSE for details.

About

A library for the MPU series IMU devices

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 71.7%
  • Python 16.0%
  • CMake 12.3%