summaryrefslogtreecommitdiff
path: root/src/drivers/Bma421.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-24Changed access modified indentationAvamander1-2/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander1-4/+4
2021-04-08TwiMaster is now based on the NRFX TWI driver, as it handles more edge cases ...Jean-François Milants1-0/+4
2021-04-04Reset the step count every day at midnight.Jean-François Milants1-1/+3
2021-04-04Handle return code from BMA driver, and set a flag is the initialization fail...Jean-François Milants1-2/+3
2021-04-04Code cleaning in BMA421 driver. Do the axis inversion in the driver and not i...Jean-François Milants1-9/+2
2021-04-04First integration of the motion sensor (bma 421) : step counting + wake on wr...Jean-François Milants1-0/+43