Skip to content
Discussion options

You must be logged in to vote

I wrote this utility program that I use to freeze html, css, json, image, etc files to a .py file. I add these .py files to the manifest.py to be frozen in the MicroPython image. On import, the file structure gets mounted as a read only file system on the microcontroller. For read-write files, the file structure can get deployed (copied) to the controllers flash. I have done testing and it's in active use, but probably more testing may be necessary. If you use it, I'd be very happy to get feedback. Here is the link: https://github.com/bixb922/freezeFS/tree/main

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
8 replies
@dlech
Comment options

@maxi07
Comment options

@dlech
Comment options

@karfas
Comment options

@Josverl
Comment options

Josverl Jul 26, 2023
Collaborator Sponsor

Comment options

You must be logged in to vote
2 replies
@maxi07
Comment options

@maxi07
Comment options

Answer selected by maxi07
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
7 participants