micropython-lib/micropython/net/webrepl
Felix Dörre 47e13387ca webrepl: Changes for more webrepl features while making it smaller.
This change:
- Moves the password checking to python
- Removes the special file transfer protocol
- Moves the REPL data to websocket binary packages

Signed-off-by: Felix Dörre <felix@dogcraft.de>
2024-02-29 16:39:03 +00:00
..
manifest.py webrepl: Changes for more webrepl features while making it smaller. 2024-02-29 16:39:03 +00:00
webrepl.py webrepl: Changes for more webrepl features while making it smaller. 2024-02-29 16:39:03 +00:00
webrepl_setup.py micropython/net: Add "webrepl" server from main repo. 2022-09-06 13:25:21 +10:00