mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
mip-cmdline adds command-line support to mip, useful for the unix port, via micropython -m mip ... Signed-off-by: Damien George <damien@micropython.org>
2 lines
23 B
Python
2 lines
23 B
Python
require("mip-cmdline")
|