Class Module for MMA845x I2C Accelerometer.
Dependents: mDotEVBM2X MTDOT-EVBDemo-DRH MTDOT-BOX-EVB-Factory-Firmware-LIB-108 MTDOT-UDKDemo_Senet ... more
Fork of MMA845x by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:d662a7003b6f | 2018-01-31 | Evan Hosseini |
Make driver thread safe by making i2c read transactions atomic |
4:4ff1650da84c | 2016-10-17 | Leon Lindenfelser |
Remove disable and enable of irqs around I2C accesses. Mbed5 takes care of peripheral access protection. |
3:7c2fbf79f607 | 2015-12-21 | Mike Fiore |
protect serial transactions by disabling interrupts |
2:70df6adad015 | 2015-10-28 | mfiore | <CTRL><SHIFT><f> for formatting |
1:41af2b3eefb5 | 2015-07-06 | falingtrea | Added basic setup functions and added RTOS calls. Set data get to poll if interrupt pointers are set to NULL. |
0:9d1e3a344e4f | 2013-03-29 | sam_grove | Work in progress |