Block a user
The comms::Receiver implementation for stm32::usb only works if the largest message ever sent is smaller than a single USB packet.
The comms::Receiver implementation for stm32::usb only works if the largest message ever sent is smaller than a single USB packet.
Addressed with feature flag in 403df6f5f42c8a66e0a35aa24a0bcd533e86f261
The comms::Receiver implementation for stm32::usb only works if the largest message ever sent is smaller than a single USB packet.