kidoman / embd

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

Fixed SPIController issue with missing fields #56

Closed wiless closed 7 years ago

wiless commented 8 years ago

Added missing fields to use the SPI interface with Raspberry Pi. Tested with Pi2 and Pi B+.

tve commented 7 years ago

Thanks, I included this in #67, should get merged sometime soon.