Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling multiple file system types #21

Open
GiulioDallaVecchia opened this issue Jan 19, 2022 · 0 comments
Open

Handling multiple file system types #21

GiulioDallaVecchia opened this issue Jan 19, 2022 · 0 comments

Comments

@GiulioDallaVecchia
Copy link

There are a lot of situations where we need to store data with a tiny file system (like SPIFFS) into an internal flash memory mounted directly in a board. There are another situations where with need to read/store ini configuration from an external SD Card.

In that case we need to be able to manage a multiple file system types in the same project.

Could be nice to add the possibility to manage multiple file system types in the same project.

What do you think about?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant