mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
This tests that the RXIDLE callback is called correctly after a second lot of bytes are received. Signed-off-by: Damien George <damien@micropython.org>