micropython/tools/mpremote/mpremote
Christian Clauss 2a1db770ce all: Fix cases of Python variable assigned but never used.
This fixes ruff rule F841.
2023-05-02 16:36:05 +10:00
..
__init__.py
__main__.py
commands.py all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
console.py all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
main.py
mip.py
pyboardextended.py all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
repl.py tools/mpremote: Add ctrl-x as additonal mpremote disconnect shortcut. 2023-04-15 00:07:40 +10:00