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
/
ports
/
unix
/
variants
/
manifest.py
2 lines
23 B
Python
Raw
Normal View
History
Unescape
Escape
unix/variants: Change mip package to mip-cmdline. 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>
2022-11-09 14:58:54 +11:00
require
(
"
mip-cmdline
"
)
Reference in New Issue
Copy Permalink