Replies: 1 comment 3 replies
-
For compiling micropython with frozen code you use a cousin manifest.json file with |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I use mip (or mpremote) to install a library on the host, e.g. for freezing?
From the documentation it seems that mip installs libraries only in a micropython VM, even when run on the host via mpremote.
Beta Was this translation helpful? Give feedback.
All reactions