Commit Graph

12 Commits

Author SHA1 Message Date
Wu Jiang 42be169804 Fix typo
TransferAndRecieveData --> TransferAndReceiveData
2015-12-22 12:54:33 -05:00
Ben Delarre b6f5d8d640 spi: added write method to allow writing without transfer delays 2015-01-15 05:33:49 +05:30
kunalpowar 5965ddf789 spi: fix for breaking build 2014-05-22 03:03:22 +05:30
kunalpowar 32c9a96af5 spi: remove types from const declarations and added few more go docs 2014-05-22 02:58:15 +05:30
kunalpowar 67d316851a spi: finishing touches 2014-05-22 02:22:18 +05:30
kunalpowar 454eca42d0 spi: got rid of shouldInitialize arg in spibus (redundant). 2014-05-22 02:22:18 +05:30
kunalpowar 9206358abe spi: refactoring for err handling 2014-05-22 02:22:18 +05:30
kunalpowar 1bb2bac8f1 spi: variables/method name, err handling changes to follow idiomatic go 2014-05-22 02:22:18 +05:30
kunalpowar 59958d7dfc mcp3008: added package and samples for mcp3008 10-bit 8-channel adc 2014-05-03 21:35:09 +05:30
kunalpowar 42033238e2 spi: use a initializer if required by any host 2014-05-01 22:44:41 +05:30
Kunal Powar faa686f01c spi: changes in fields/symbols to follow idiomatic go 2014-04-28 03:13:57 +05:30
Kunal Powar 12db8443b0 spi: added spi feature for all bbb and rpi 2014-04-28 01:18:14 +05:30