This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
tools
/
mpremote
/
mpremote
History
Jos Verlinde
58c2c503a9
tools/mpremote: Add support for rfc2217, serial over TCP.
...
Signed-off-by: Jos Verlinde <jos_verlinde@hotmail.com>
2023-09-29 14:40:17 +10:00
..
__init__.py
tools/mpremote: Use hatch to build mpremote package.
2023-02-24 11:40:22 +11:00
__main__.py
tools/mpremote: Allow running mpremote with
python -m
.
2022-03-30 15:29:26 +11:00
commands.py
tools/mpremote: Make soft-reset count as an action.
2023-08-10 14:11:53 +10:00
console.py
all: Fix cases of Python variable assigned but never used.
2023-05-02 16:36:05 +10:00
main.py
all: Replace all uses of umodule in Python code.
2023-06-08 17:54:24 +10:00
mip.py
tools/mpremote: Detach mpremote from pyboard.py.
2023-06-02 17:42:13 +10:00
repl.py
tools/mpremote: Detach mpremote from pyboard.py.
2023-06-02 17:42:13 +10:00
transport_serial.py
tools/mpremote: Add support for rfc2217, serial over TCP.
2023-09-29 14:40:17 +10:00
transport.py
tools/mpremote: Detach mpremote from pyboard.py.
2023-06-02 17:42:13 +10:00