Skip to content

How to create a FAT image consumable by micropython #10880

Discussion options

You must be logged in to vote

Increased image size and it did help image.mkfs(f.name, 12, 1024 * 1024).

Full story: I mount this image using the built-in os.mount on ESP32. I use/develop a small library to serve the image as a network block device.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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