5 years, 4 months ago.

Initial image at build time?

In some application it is desired to create an initial filesystem image as part of the build process. Is this possible with LittleFS? I suspect you could take the source for this LittleFS and couple if with a "virtual" block driver of the right size on the host development platform and create this image. Has anyone done this?

Thanks

Question relating to:

1 Answer

4 years, 7 months ago.

Might be possible to create the FS image using the Linux FUSE, then combine it to the flash image, assuming the FS will be on the internal flash region. Would be nice to get a comment from Arm/Mbed folks :)

Accepted Answer