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
pbio/drv/i2c/i2c_ev3.c: Set up transaction buffers
These buffers are sized for a maximum-length transaction and are
DMA-aligned. This API currently does not / will not support
zero-copy operation, and user buffers will be copied to/from these
DMA buffers.
0 commit comments