1 changed files with 1 additions and 0 deletions
@ -1,4 +1,5 @@ |
|||||||
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](https://www.tindie.com/products/onehorse/ultimate-sensor-fusion-solution-lsm6dsm--lis2md/). |
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](https://www.tindie.com/products/onehorse/ultimate-sensor-fusion-solution-lsm6dsm--lis2md/). |
||||||
|
|
||||||
 |
 |
||||||
|
|
||||||
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. |
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. |
||||||
|
Loading…
Reference in new issue