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
History
Fix typo on MBED_MAJOR_VERSION
2022-02-08, by cparata [Tue, 08 Feb 2022 08:27:15 +0000] rev 9
Fix typo on MBED_MAJOR_VERSION
Add compatibility with mbed os 5
2022-01-26, by cparata [Wed, 26 Jan 2022 14:10:11 +0000] rev 8
Add compatibility with mbed os 5
Remove useless include
2022-01-10, by cparata [Mon, 10 Jan 2022 14:47:57 +0000] rev 7
Remove useless include
Replace wait_ms with ThisThread::sleep_for for mbed OS 6 compatibility
2022-01-10, by cparata [Mon, 10 Jan 2022 14:44:07 +0000] rev 6
Replace wait_ms with ThisThread::sleep_for for mbed OS 6 compatibility
Fix warnings
2019-03-04, by cparata [Mon, 04 Mar 2019 13:51:21 +0000] rev 5
Fix warnings
Fix issue in SPI write
2019-03-04, by cparata [Mon, 04 Mar 2019 13:07:57 +0000] rev 4
Fix issue in SPI write
Added support for targets SensorTile (through define; set target NUCLEO_L476RG), DISCO_L475VG_IOT01A, Nucleoxx+IKS01A2
2017-10-03, by mapellil [Tue, 03 Oct 2017 14:04:56 +0200] rev 3
Added support for targets SensorTile (through define; set target NUCLEO_L476RG), DISCO_L475VG_IOT01A, Nucleoxx+IKS01A2
Added SPI3/3Wires sensor support, some API modifcations
2017-10-02, by mapellil [Mon, 02 Oct 2017 09:29:50 +0200] rev 2
Added SPI3/3Wires sensor support, some API modifcations
Fixed NonCopyable
2017-09-27, by mapellil [Wed, 27 Sep 2017 16:50:11 +0200] rev 1
Fixed NonCopyable
First version.
2017-09-04, by nikapov [Mon, 04 Sep 2017 16:08:00 +0000] rev 0
First version.