Class module for MPL3115A2 I2C Barometric Sensor

Dependents:   mDotEVBM2X MTDOT-EVBDemo-DRH MTDOT-BOX-EVB-Factory-Firmware-LIB-108 MTDOT-UDKDemo_Senet ... more

History

Make driver thread safe by making i2c read transactions atomic default tip

2018-01-31, by Evan Hosseini [Wed, 31 Jan 2018 10:09:42 -0600] rev 5

Make driver thread safe by making i2c read transactions atomic


Removed initial result check on MPL3115A2 since it fails on versions past mbed-os-5.2.0

2017-07-31, by rklaassen [Mon, 31 Jul 2017 17:34:55 -0500] rev 4

Removed initial result check on MPL3115A2 since it fails on versions past mbed-os-5.2.0


Remove disable and enable of irqs around I2C accesses. Mbed5 takes care of peripheral access protection.

2016-10-17, by Leon Lindenfelser [Mon, 17 Oct 2016 08:41:40 -0500] rev 3

Remove disable and enable of irqs around I2C accesses. Mbed5 takes care of peripheral access protection.


protect serial transactions by disabling interrupts

2015-12-21, by Mike Fiore [Mon, 21 Dec 2015 10:49:40 -0600] rev 2

protect serial transactions by disabling interrupts


<CTRL><SHIFT><f> for formatting

2015-10-28, by mfiore [Wed, 28 Oct 2015 17:46:01 +0000] rev 1

<CTRL><SHIFT><f> for formatting


Initial release

2015-07-06, by falingtrea [Mon, 06 Jul 2015 19:33:37 +0000] rev 0

Initial release