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
120: Document implicit assumption in non-blocking spi trait r=therealprof a=david-sawatzke
It should only be able to read the data returned by the last write call. Otherwise the overflow handling isn't really possible when doing only write calls (at least on stm32f0). @therealprof and me came to this conclusion after chatting on irc that this is the intended usage of this api.
Co-authored-by: David Sawatzke <[email protected]>
Co-authored-by: David Sawatzke <[email protected]>
Co-authored-by: david-sawatzke <[email protected]>
0 commit comments