diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-09-16 19:33:06 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-09-16 19:33:06 -0400 |
commit | 4f889ecd9309c5ba619ba95c7c9f0f170f45628f (patch) | |
tree | bf75b360da5e3dcbfb0f04b181bd9785606f4c0d /src/debugcmds.c | |
parent | 045c938a617c2e174a036d5e0929c6dbe7784061 (diff) | |
download | kutter-4f889ecd9309c5ba619ba95c7c9f0f170f45628f.tar.gz kutter-4f889ecd9309c5ba619ba95c7c9f0f170f45628f.tar.xz kutter-4f889ecd9309c5ba619ba95c7c9f0f170f45628f.zip |
stm32: Fix usbfs rx buffer sizing
The usbfs receive buffers must also have space for the 2 byte crc at
the end of a transmission. This fixes an error that could lead to
lost messages from mcu to host (resulting in bytes_invalid increasing
in stats) on the stm32f103.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/debugcmds.c')
0 files changed, 0 insertions, 0 deletions