1
0
mirror of https://github.com/kidoman/embd synced 2024-06-30 07:32:56 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
Max Matveev
5b489bdc8f Reverted back to the local imports so that OneWire compiles without pull request accepted in the origin 2016-02-06 00:44:04 -08:00
Max Matveev
212ddeafe6 OneWire bus impl - changed imports to the original ones so that merge is possible 2016-02-06 00:44:03 -08:00
Max Matveev
b6f5b3d2f6 OneWire bus impl 2016-02-06 00:44:03 -08:00
Wu Jiang
42be169804 Fix typo
TransferAndRecieveData --> TransferAndReceiveData
2015-12-22 12:54:33 -05:00
kunalpowar
bb82613c64 spi: code fixes in samples 2014-05-22 03:14:33 +05:30
kunalpowar
2d3dee8764 spi: more refactoring 2014-05-22 02:33:24 +05:30
kunalpowar
67d316851a spi: finishing touches 2014-05-22 02:22:18 +05:30
kunalpowar
0f23150374 spi: removing blank line 2014-05-22 02:22:18 +05:30
kunalpowar
f80e6f624d spi: using defer for cleanup 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
Kunal Powar
4191327632 spi: ignore build for sample codes 2014-05-22 02:21:55 +05:30
kunalpowar
59958d7dfc mcp3008: added package and samples for mcp3008 10-bit 8-channel adc 2014-05-03 21:35:09 +05:30