You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Peter Chokola 5170abfae9 add LICENSE 3 years ago
Drivers/EM7180 add some documentation links to the em7180.c header 4 years ago
LICENSE add LICENSE 3 years ago
README.md update README.md to reflect generalization of the driver 4 years ago

README.md

Generic C driver for the newest Ultimate Sensor Fusion Solution using the latest ST motion sensors: combination accel/gyro LSM6DSM, magnetometer LIS2MDL, and barometer LPS22HB. Now sold on Tindie. image

The driver is developed within the STM32 ecosystem following some ST API idioms. However, the driver does not depend on any ST-specific headers or libraries and is written to use user-provided callbacks for platform-specific functionality.