micropython/tools/mpremote/mpremote
Damien George d2dcd05adc tools/mpremote: Use signal to capture and handle ctrl-C on Windows.
Now a ctrl-C will not stop mpremote, rather this character will be passed
through to the attached device.

The mpremote version is also increased to 0.0.5.

Signed-off-by: Damien George <damien@micropython.org>
2021-06-15 13:52:31 +10:00
..
__init__.py tools/mpremote: Add new CLI utility to interact with remote device. 2021-05-29 17:17:22 +10:00
console.py tools/mpremote: Use signal to capture and handle ctrl-C on Windows. 2021-06-15 13:52:31 +10:00
main.py tools/mpremote: Use signal to capture and handle ctrl-C on Windows. 2021-06-15 13:52:31 +10:00
pyboardextended.py tools/mpremote: Add new CLI utility to interact with remote device. 2021-05-29 17:17:22 +10:00