feat(bma): Add initial support for BMA400
This merge enables BMA400 support:
- configure device, set power mode
- enable interrupts
- read acceleration and interrupts
Currently, support is implemented for detection of taps and orientation change.
This merge enables BMA400 support:
Currently, support is implemented for detection of taps and orientation change.