iNEMO inertial module: 3D accelerometer and 3D gyroscope.
Dependencies: X_NUCLEO_COMMON ST_INTERFACES
Dependents: HelloWorld_ST_Sensors MOTENV_Mbed mbed-os-mqtt-client LSM6DSL_JS ... more
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:fad44d0eacd4 | 2022-02-08 | cparata | Fix typo on MBED_MAJOR_VERSION |
8:9a1017389cc7 | 2022-01-26 | cparata | Add compatibility with mbed os 5 |
7:ec5abe7d3a62 | 2022-01-10 | cparata | Remove useless include |
6:1fcf5cb8d615 | 2022-01-10 | cparata | Replace wait_ms with ThisThread::sleep_for for mbed OS 6 compatibility |
5:77ec4781b110 | 2019-03-04 | cparata | Fix warnings |
4:a00b29ed17c3 | 2019-03-04 | cparata | Fix issue in SPI write |
3:20ccff7dd652 | 2017-10-03 | mapellil | Added support for targets SensorTile (through define; set target NUCLEO_L476RG), DISCO_L475VG_IOT01A, Nucleoxx+IKS01A2 |
2:578a45c4dad5 | 2017-10-02 | mapellil | Added SPI3/3Wires sensor support, some API modifcations |
1:c583f32fe272 | 2017-09-27 | mapellil | Fixed NonCopyable |
0:704c89673b57 | 2017-09-04 | nikapov | First version. |