Commit bca9a7e
I2C: allow static redefinition of buffer size
Default buffer size is still 32,
but it is now possible to redefine compilation switch: I2C_TXRX_BUFFER_SIZE
It's maximum value is 2551 parent 757493c commit bca9a7e
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
65 | 69 | | |
66 | 70 | | |
67 | 71 | | |
| |||
0 commit comments