micropython/tools/mpremote/mpremote
Damien George 35dbde163a tools/mpremote: Support any prompt string when detecting soft reset.
The prompt may be changed by sys.ps1.

Signed-off-by: Damien George <damien@micropython.org>
2022-03-28 16:47:50 +11: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: Make ConsolePosix work without .raw attribute. 2022-02-04 15:04:02 +11:00
main.py tools/mpremote: Add "umount" command. 2022-02-25 13:10:45 +11:00
pyboardextended.py tools/mpremote: Support any prompt string when detecting soft reset. 2022-03-28 16:47:50 +11:00