1
0
Fork 0
mirror of https://github.com/kidoman/embd synced 2025-07-04 20:37:46 +02:00
embd/host/generic
Blake Gentry 0e6096eea7 add csChange, pad fields to spiIOCTransfer struct
Per the discussion in #38, these two fields are part of the equivalent
struct in the kernel SPI driver. Adding the fields allows the SPI driver
to work on a Raspberry Pi Model 2 B.

h/t @hbhasker

Fixes #38. Fixes #24.
2015-10-05 21:50:38 -07:00
..
digitalpin.go gpio: adding interrupt 2014-09-02 23:12:55 -04:00
digitalpin_test.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
doc.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
i2cbus.go i2c: added debug logs 2014-04-10 07:38:14 +05:30
interrupt.go gpio: consistent naming 2015-01-15 05:35:21 +05:30
led.go host specific drivers can now be loaded separately 2014-04-06 06:50:09 +05:30
spibus.go add csChange, pad fields to spiIOCTransfer struct 2015-10-05 21:50:38 -07:00