Micropython Support #641
Moonman0922
started this conversation in
General
Replies: 1 comment
|
a cool guy named jelly gave this a brief attempt in #472 and I think we can conclude it will be near-impossible; I really would not recommend trying :> |
0 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.
I recently stumbled across this project, and it perfectly solved a ton of problems that have stopped my work on a project!
I'm working on an embedded file server as part of a larger project, and physical space is an issue. I've worked with both Python and Micropython separately but never attempted to modify something written in Python to MP.
I don't imagine that it'll be straightforward and that things like upload parallelization will suffer, but my question is, is this even reasonably doable? I imagine it's possible, but how much will I look like Sisyphus by the end!
Thank you!!
All reactions