micropython/tools/mpremote/mpremote
Waterlens 4c252ae067 tools/mpremote: Allow running mpremote with python -m.
This is helpful because some scripts are likely to use mpremote with a
specific python path.
2022-03-30 15:29:26 +11:00
..
__init__.py tools/mpremote: Add new CLI utility to interact with remote device. 2021-05-29 17:17:22 +10:00
__main__.py tools/mpremote: Allow running mpremote with python -m. 2022-03-30 15:29:26 +11: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