mirror of
https://github.com/micropython/micropython.git
synced 2026-03-11 19:30:28 +01:00
So that boot.py and/or main.py can be frozen (either as STR or MPY) in the same way that other scripts are frozen. Frozen scripts have preference to scripts in the VFS.