Kevin O'Connor 4f889ecd93 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>
2019-09-16 19:33:06 -04:00
..
2019-05-07 23:02:20 -04:00
2019-08-06 18:56:53 -04:00
2019-09-16 19:33:06 -04:00
2019-08-06 18:56:53 -04:00
2019-08-06 18:56:53 -04:00
2019-04-05 19:02:48 -04:00
2019-08-06 18:56:53 -04:00
2019-08-06 18:56:53 -04:00
2019-09-01 14:56:09 -04:00