Replies: 2 comments 1 reply
-
Start here: https://docs.micropython.org/en/latest/reference/manifest.html |
Beta Was this translation helpful? Give feedback.
1 reply
-
For others who have the same problem, here is the wiki that I find most useful |
Beta Was this translation helpful? Give feedback.
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.
-
Hi everyone,
I have developed a project with 8 program files and now want to make it easy to use, i.e. someone who want to use the project, do not need to copy all the files one by one. For this purpose, I would like to know, if there is a way to package all the program files to a single .bin file (like a custom firmware)?
Since I do not have much experience before I work with micropython on ESP32, I appreciate any information :)
Beta Was this translation helpful? Give feedback.
All reactions