-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit 5e3d08a
committed
Subtract one from USB_EP_SIZE in USB_SendSpace
This avoids dealing with ZLP’s in USB_Send, because the max packet size
will be EP size - 1.1 parent 5e194bd commit 5e3d08a
1 file changed
+3
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
258 | - | ||
258 | + | ||
259 | + | ||
260 | + | ||
259 | 261 |
| |
260 | 262 |
| |
261 | 263 |
| |
|
0 commit comments