Wykres commitów

4 Commity (772d240f81882eeda95c6dc38197292d34d89ab8)

Autor SHA1 Wiadomość Data
Felix Dörre 772d240f81 webrepl: Implement file transfer protocol in python.
Signed-off-by: Felix Dörre <felix@dogcraft.de>
2024-10-12 16:52:04 +00:00
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
Angus Gratton 786c0ea895 all: Add missing const imports
Found by Ruff checking F821.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-08-22 22:43:18 +10:00
Jim Mussared cc2cdeb94b micropython/net: Add "webrepl" server from main repo.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-09-06 13:25:21 +10:00