micropython/tools/mpremote/mpremote
Damien George ce4f8b49ce tools/mpremote: Use machine instead of umachine in commands.
Because bare-metal boards will have machine but not always umachine.

Signed-off-by: Damien George <damien@micropython.org>
2022-01-20 16:35:49 +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: Use signal to capture and handle ctrl-C on Windows. 2021-06-15 13:52:31 +10:00
main.py tools/mpremote: Use machine instead of umachine in commands. 2022-01-20 16:35:49 +11:00
pyboardextended.py tools/mpremote: Add mkdir and rmdir to RemoteFS. 2021-12-22 12:13:39 +11:00