Investigate: Possible to integrate micropython filesystem image in firmware #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To simplify initial provisioning of devices, and to provide a simple "unbrick" option to people working on the python code, it would be nice to additionally build the firmware so that the uf2 file includes the filesystem image used by micropython with the python files from software/src preinstalled.
Done in TonBERRY/tonberry-pico#17