Files
MicroPythonOS/internal_filesystem/lib/mpos
Thomas Farstrike 519ceaae6f webrepl: support access from LAN, without internet
Host everything on the device itself, rather than redirecting
to https://micropython.org/webrepl/ because that doesn't work when
there is not internet, including when the device is in Access Point
mode.

This was a bit slow, because of the many files and being pretty large,
but the inline_minify_webrepl.py makes this much better and brings it
down to around 1s to load the page, versus 20 seconds.

The minification also reduces the size from around 160KB to 80KB.
2026-03-05 11:17:25 +01:00
..
2026-01-25 00:19:38 +01:00
2026-03-02 00:21:52 +01:00
2026-02-25 15:40:36 +01:00
2026-02-22 17:55:35 +01:00
2026-02-27 12:40:29 +01:00
2026-02-23 23:33:48 +01:00
2026-02-25 20:53:25 +01:00
2026-02-21 12:11:08 +01:00
2026-01-24 19:31:54 +01:00
2025-10-20 12:33:45 +02:00