mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
This much buffer space is required for CDC data out endpoints to avoid any buffer overflows when the USB CDC is saturated with data. Signed-off-by: Damien George <damien@micropython.org>