kidoman / embd

Embedded Programming Framework in Go
http://embd.kidoman.io
MIT License
1.28k stars 156 forks source link

spi: added spi feature for all bbb and rpi #5

Closed kunalpowar closed 10 years ago

kunalpowar commented 10 years ago

First cut for SPI implementation in embd. Need to think of implementing the ensureFeatureEnabled on bbb's side to enable spi. Rest of the functionality remains same.

kidoman commented 10 years ago

Have left a few comments... we can look at merging this once they are addressed

But otherwise, great job :)

kidoman commented 10 years ago

Closing for #6