STMicroelectronics LPS331AP, LPS25H SPI Library. This library is base on https://developer.mbed.org/users/nyamfg/code/LPS331_I2C/

Dependents:   LPS331_SPI_Test main_SPC

Fork of LPS331_I2C by NYA Manufacturing

History

add comment "support LPS25H" default tip

2016-07-28, by ohtsuka [Thu, 28 Jul 2016 10:32:13 +0000] rev 7

add comment "support LPS25H"


support LPS331AP and LPS25H, so change isAvailable() to isLPS331() and isLPS25H().

2016-07-28, by ohtsuka [Thu, 28 Jul 2016 10:29:22 +0000] rev 6

support LPS331AP and LPS25H, so change isAvailable() to isLPS331() and isLPS25H().


add quickStart().

2016-07-28, by ohtsuka [Thu, 28 Jul 2016 10:07:39 +0000] rev 5

add quickStart().


SPI version.

2016-07-28, by ohtsuka [Thu, 28 Jul 2016 09:49:24 +0000] rev 4

SPI version.


replace string "I2C" to "SPI", and add credit.

2016-07-28, by ohtsuka [Thu, 28 Jul 2016 09:28:02 +0000] rev 3

replace string "I2C" to "SPI", and add credit.


rename file name, I2C to SPI.

2016-07-28, by ohtsuka [Thu, 28 Jul 2016 08:23:18 +0000] rev 2

rename file name, I2C to SPI.


I2C performance improvements.

2013-10-21, by nyamfg [Mon, 21 Oct 2013 16:39:58 +0000] rev 1

I2C performance improvements.


1st release.

2013-10-20, by nyamfg [Sun, 20 Oct 2013 15:22:55 +0000] rev 0

1st release.