aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/Bma421_C
Commit message (Collapse)AuthorAgeFilesLines
* Fix various typosluz paz2022-06-052-3/+3
| | | | Found via `codespell -q 3 -S ./src/libs -L ans,doubleclick,trough`
* Add support for BMA425 acceleration sensor. (#440)JF0022021-06-192-21/+540
| | | * Add support for BMA425 acceleration sensor.
* First integration of the motion sensor (bma 421) : step counting + wake on ↵Jean-François Milants2021-04-045-0/+11917
wrist rotation + app to see the value of the 3 axis in "real time".