mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
Changes in this commit:
- Fix USB CDC RX handling to not block when unprocessed. The fix follows
5873390226.
- Fix dupterm rx.
- Remove some obsolete lines.