You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Rename boot.py to main.py
boot.py gets written by MicroPython after formatting the internal data partition, so it's safer to avoid conflicts.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
freeze('../internal_filesystem/', 'boot_unix.py') # Hardware initialization
|
||||
freeze('../internal_filesystem/lib', '') # Additional libraries
|
||||
freeze('../freezeFS/', 'freezefs_mount_builtin.py') # Built-in apps
|
||||
Reference in New Issue
Block a user