mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +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.