You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regular reads from the spidev handle end up reading too many bytes due
to read-ahead buffering. Using the ioctl avoids this issue and allows
specifying per-transfer options if desired.
0 commit comments