Attention is currently required from: Peter Marheine, Simon Arlott.
4 comments:
Patchset:
I've added an entry to the release notes. […]
Alright, but you can change your mind later!
You can keep it working as is, not necessarily adding new stuff.
File spidriver.c:
It reduces the scope of "buf" so that it's not being shadowed later and can't accidentally be used.
I see, thank you
Patch Set #2, Line 136: /* Read and write */
There's no read API, because something must always be written on the SPI bus in order to read from i […]
Thank you!
File spidriver.c:
Patch Set #4, Line 307: fw_version >= 2
Just to double-check, it's 2 as it's also described on line 267 above?
I noticed that fw_version condition changed from 1->2->1->2 between patchsets, but you mean 2 right?
To view, visit change 86411. To unsubscribe, or for help writing mail filters, visit settings.