mirror of
https://github.com/micropython/micropython.git
synced 2025-07-21 04:51:12 +02: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>