1
0
mirror of https://github.com/kidoman/embd synced 2024-06-05 10:37:47 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Wu Jiang
1b48067d77 Println doesn't accept formatting.
It looks like this is caused by confusion between `fmt.Println` and `fmt.Printf`.
2015-12-22 17:05:28 -05:00
Wu Jiang
42be169804 Fix typo
TransferAndRecieveData --> TransferAndReceiveData
2015-12-22 12:54:33 -05:00
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
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
Kunal Powar
faa686f01c spi: changes in fields/symbols to follow idiomatic go 2014-04-28 03:13:57 +05:30
Karan Misra
3d08995000 make the framework easier to begin with 2014-03-01 20:19:44 +05:30
Karan Misra
283e8eb140 kid0m4n/go-rpi -> kidoman/embd 2014-02-10 05:10:06 +05:30
Kunal Powar
3843fd4ddf Added SPI Library 2014-01-30 16:20:43 +05:30