Closed redoxcode closed 1 year ago
Well, that's certainly not the main point. I guess the main points are that you save the execution time where micropython would compile the python code during runtime and that you use less RAM memory.
Thank you again for taking the time to teach us how to compile the EuroPi firmware into a uf2 binary distributable file and for adding the documentation. This is a huge step forward in simplifying the process for getting EuroPi users up and running!
This PR adds documentation for creation of custom firmware uf2 files as discussed in https://github.com/Allen-Synthesis/EuroPi/issues/194. It also documents the process automated in https://github.com/Allen-Synthesis/EuroPi/pull/198 once it is merged.