mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 09:50:20 +02: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.