Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
History
Fix A7105::writeData method
2015-01-01, by d34d [Thu, 01 Jan 2015 22:24:40 +0000] rev 8
Fix A7105::writeData method
Add inline functions for asserting and deasserting the chip select.
2015-01-01, by d34d [Thu, 01 Jan 2015 19:29:49 +0000] rev 7
Add inline functions for asserting and deasserting the chip select.
Need to read value after sending the register address.
2015-01-01, by d34d [Thu, 01 Jan 2015 19:23:08 +0000] rev 6
Need to read value after sending the register address.
Fix #include in example
2015-01-01, by d34d [Thu, 01 Jan 2015 19:16:53 +0000] rev 5
Fix #include in example
Clean up code
2015-01-01, by d34d [Thu, 01 Jan 2015 19:13:10 +0000] rev 4
Clean up code
Make A7105 class mo-better
2015-01-01, by d34d [Thu, 01 Jan 2015 05:18:12 +0000] rev 3
Make A7105 class mo-better
Only set MSB when sending strobe commands.
2014-09-02, by d34d [Tue, 02 Sep 2014 03:12:10 +0000] rev 2
Only set MSB when sending strobe commands.
Add a simple example
2014-09-01, by d34d [Mon, 01 Sep 2014 19:47:19 +0000] rev 1
Add a simple example
Initial commit since we gotta start somewhere.
2014-09-01, by d34d [Mon, 01 Sep 2014 19:38:06 +0000] rev 0
Initial commit since we gotta start somewhere.