Embedded file sysytem problem #3531
|
Hi!
|
Answered by
scaprile
May 8, 2026
Replies: 1 comment
|
Yes, there's been a fs change that is actually ongoing, because we're going for something more, now the embedded fs is always present, it doesn't have to be enabled, but you need to mount it. Check these changes: |
0 replies
Answer selected by
scaprile
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, there's been a fs change that is actually ongoing, because we're going for something more, now the embedded fs is always present, it doesn't have to be enabled, but you need to mount it.
It can be seen in our tutorials:
mongoose/tutorials/core/embedded-filesystem/main.c
Line 15 in eee8c70
Check these changes:
4f3d6d0#diff-37194270543c043fb72283419d82654038ed3333669791839e25830c9cc06f88R15