Librairie adaptée au laboratoire 2
Dependencies: ST_INTERFACES X_NUCLEO_COMMON
Fork of X_NUCLEO_6180XA1 by
History
Programme qui fait du I2C et de l'interface usager
2018-02-02, by YROY2004 [Fri, 02 Feb 2018 10:43:07 +0000] rev 59
Programme qui fait du I2C et de l'interface usager
Make compatible with non-copyable version of I2C.
2017-08-21, by nikapov [Mon, 21 Aug 2017 15:44:34 +0000] rev 58
Make compatible with non-copyable version of I2C.
Aligned to ARM mbed coding style.
2017-03-13, by Davidroid [Mon, 13 Mar 2017 19:08:10 +0000] rev 57
Aligned to ARM mbed coding style.
Aligning to ARM mbed coding style.
2017-03-13, by davide.aliprandi@st.com [Mon, 13 Mar 2017 17:57:03 +0100] rev 56
Aligning to ARM mbed coding style.
Some modifications to fit mbed coding style.
2017-03-03, by Davidroid [Fri, 03 Mar 2017 15:06:18 +0000] rev 55
Some modifications to fit mbed coding style.
Aligned GetLux and GetDistance API with ST_INTERFACES, added isSensorxxPresentAPI, other minor fix.
2016-11-30, by mapellil [Wed, 30 Nov 2016 08:25:04 +0000] rev 54
Aligned GetLux and GetDistance API with ST_INTERFACES, added isSensorxxPresentAPI, other minor fix.
ST_INTERFACES added.
2016-09-27, by Davidroid [Tue, 27 Sep 2016 12:18:09 +0000] rev 53
ST_INTERFACES added.
ST_INTERFACES added.
2016-09-27, by Davidroid [Tue, 27 Sep 2016 12:03:25 +0000] rev 52
ST_INTERFACES added.
Disabled INT generation on 6180 GPIO1 pin in case of als or range single shot polling measures.
2016-09-12, by mapellil [Mon, 12 Sep 2016 09:10:29 +0000] rev 51
Disabled INT generation on 6180 GPIO1 pin in case of als or range single shot polling measures.
Added the GetDistance and GetLux API doing respectively a synchronous range_single_shot_polling and als_single_shot_polling measure in blocking mode
2016-09-09, by mapellil [Fri, 09 Sep 2016 09:50:12 +0000] rev 50
Added the GetDistance and GetLux API doing respectively a synchronous range_single_shot_polling and als_single_shot_polling measure in blocking mode