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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:b74daa677551 | 2016-07-28 | ohtsuka | add comment "support LPS25H" |
6:309af2a65bd6 | 2016-07-28 | ohtsuka | support LPS331AP and LPS25H, so change isAvailable() to isLPS331() and isLPS25H(). |
5:760a5e23dc62 | 2016-07-28 | ohtsuka | add quickStart(). |
4:af2153bce185 | 2016-07-28 | ohtsuka | SPI version. |
3:5a56dd5131bb | 2016-07-28 | ohtsuka | replace string "I2C" to "SPI", and add credit. |
2:c2aa9cfc45c2 | 2016-07-28 | ohtsuka | rename file name, I2C to SPI. |
1:b7d3d6e82049 | 2013-10-21 | nyamfg | I2C performance improvements. |
0:3fd57444bc65 | 2013-10-20 | nyamfg | 1st release. |