Replies: 1 comment 2 replies
-
Can you clarify what you mean?
or
or
FYI we're working on adding support for using mpy-cross automatically in mpremote. i.e. you'll be able to automatic .py to .mpy conversion in file copy. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Can I compile a module that is a directory containing files as a whole? I just found out that I can't.
But this would be a nice feature.
My dream would be a directory (
/lib
) full of.mpy
s of those important libraries that are not compiled into the firmware, automatically generated in the build process. One.mpy
for each library, not hierarchies of directories.Beta Was this translation helpful? Give feedback.
All reactions