mirror of
https://github.com/micropython/micropython.git
synced 2026-05-03 06:10:14 +02:00
fd1ddc3f12
This ensures that ctrl-C works on the unix port when executing code at the REPL. Signed-off-by: Damien George <damien@micropython.org>