File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,10 @@ Expansion Board. It shows how to do the magnetometer hard iron calibration and d
2929
3030## Note
3131
32- The MotionFX library requires [ STM32 core] ( https://github.com/stm32duino/Arduino_Core_STM32 ) version 2.3.0 or higher.
33- The MotionFX library can be used on STM32 boards with ST MEMS sensors only. For more information, please give a look at the license terms.
34- The MotionFX library currently does not support the Cortex-M4 core of the STM32MP1xx devices.
32+ * The MotionFX library requires [ STM32 core] ( https://github.com/stm32duino/Arduino_Core_STM32 ) version 2.3.0 or higher.
33+ * The MotionFX library can be used on STM32 boards with ST MEMS sensors only. For more information, please give a look at the license terms.
34+ * The MotionFX library currently does not support the Cortex-M4 core of the STM32MP1xx devices.
35+ * The MotionFX library derives from STM32Cube MotionFX library v2.6.1.
3536
3637## Dependencies
3738
Original file line number Diff line number Diff line change 11name =STM32duino MotionFX
2- version =2.6.1
2+ version =1.0.0
33author =STMicroelectronics
44maintainer =STMicroelectronics
55sentence =Allows to run Sensor Fusion algorithms with ST MEMS sensors on STM32 boards
You can’t perform that action at this time.
0 commit comments