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

Implement a File System for Storing Data #8

Open
brandonbraun653 opened this issue Aug 13, 2020 · 0 comments
Open

Implement a File System for Storing Data #8

brandonbraun653 opened this issue Aug 13, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@brandonbraun653
Copy link
Owner

brandonbraun653 commented Aug 13, 2020

Some kind of light-weight file system should be created to allow for storing and retrieving data on the go. It's been a needed functionality for quite a while now and it would be useful for creating things like brandonbraun653/Chimera#20.

It was decided that YAFFS will be used due to it's high reliability and extensive use in safety critical systems. This ticket will integrate YAFFS within Auora as needed.

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

No branches or pull requests

1 participant