Closed
Description
I am considering developing a large application in microPython, and am concerned with the limited resources I have on my setup.
Can I precompile and freeze modules and dynamically load them from the SD card? Basically page in and out of RAM modules as they are used? If so how good of an idea is this, or is it not?
I hate to start developing a project on micropython and find out that I can't store and or access all my code do to the limited amount of flash and ram I have.
Metadata
Metadata
Assignees
Labels
No labels