18518e26a7
The last argument of TUD_CDC_DESCRIPTOR() is the endpoint size (or wMaxPacketSize), not the CDC RX buffer size (which can be larger than the endpoint size). Signed-off-by: Damien George <damien@micropython.org>
Port of MicroPython to Microchip SAMD MCUs
Supports SAMD21 and SAMD51.
Features:
- REPL over USB VCP