Attention is currently required from: Alexander Goncharov.
1 comment:
File tests/ch341a_spi.c:
Patch Set #2, Line 26: struct libusb_transfer *transfer_in;
I see the programmer has an array of these, but io_state has one. Is that because only one iteration of the loop is needed in `usb_transfer`? (I am guessing). So programmer reserves an array, but to run this unit test only one item of `transfer_in` is needed?
If yes, all good, just please add a comment.
To view, visit change 68755. To unsubscribe, or for help writing mail filters, visit settings.