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

Load and store EEPROM in a file #7

Open
StrikerX3 opened this issue Mar 9, 2018 · 0 comments
Open

Load and store EEPROM in a file #7

StrikerX3 opened this issue Mar 9, 2018 · 0 comments
Labels
good first issue Good for newcomers

Comments

@StrikerX3
Copy link
Owner

In order to persist the EEPROM's contents, we need to save it to a file. There should be a setting that allows the user to specify which file they want to use. Create a sensible default EEPROM with generated serial number and default parameters in case it does not exist. Use memory mapped files if available on the platform, so that changes to the EEPROM are automatically persisted to disk.

@StrikerX3 StrikerX3 transferred this issue from StrikerX3/OpenXBOX Dec 5, 2018
@StrikerX3 StrikerX3 added the good first issue Good for newcomers label Dec 5, 2018
@StrikerX3 StrikerX3 mentioned this issue Dec 5, 2018
39 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant