Fork of X_NUCLEO_COMMON lib adding 16-bit SPI support
Fork of X_NUCLEO_COMMON by
History
Delete useless row
2016-02-16, by apalmieri [Tue, 16 Feb 2016 10:01:10 +0000] rev 15
Delete useless row
Add utilities to convert from uint8 to uint16 (and viceversa), and fix issue on casting to uint16*
2016-02-16, by apalmieri [Tue, 16 Feb 2016 09:50:42 +0000] rev 14
Add utilities to convert from uint8 to uint16 (and viceversa), and fix issue on casting to uint16*
Merge with official repo version
2016-02-16, by apalmieri [Tue, 16 Feb 2016 09:44:32 +0000] rev 13
Merge with official repo version
+ Added support for SPI at 16 bit.
2016-02-11, by Davidroid [Thu, 11 Feb 2016 12:40:33 +0000] rev 12
+ Added support for SPI at 16 bit.
Add 16-bit SPI support
2016-02-10, by apalmieri [Wed, 10 Feb 2016 11:00:49 +0000] rev 11
Add 16-bit SPI support
Description of "DevSPI" class updated.
2015-10-16, by davide.aliprandi@st.com [Fri, 16 Oct 2015 14:13:27 +0200] rev 10
Description of "DevSPI" class updated.
"DevSPI" helper class added to handle SPI communication.
2015-10-14, by davide aliprandi <> [Wed, 14 Oct 2015 16:50:22 +0200] rev 9
"DevSPI" helper class added to handle SPI communication.
Further fine-tuning of doxygen comments
2015-06-15, by Wolfgang Betz [Mon, 15 Jun 2015 10:28:49 +0200] rev 8
Further fine-tuning of doxygen comments
Correct DevI2C comments
2015-06-12, by Wolfgang Betz [Fri, 12 Jun 2015 09:29:22 +0200] rev 7
Correct DevI2C comments
Corrected minor bug in humidity sensor
2015-06-05, by Wolfgang Betz [Fri, 05 Jun 2015 16:54:47 +0200] rev 6
Corrected minor bug in humidity sensor