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

best effort parsing of the contents of eeprom #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vjanandr
Copy link

@vjanandr vjanandr commented Feb 3, 2023

The idea is to parse all the contents of eeprom and if there is anything invalid return error.
This gives the flexibility to applications to make a choice how to use the parsed contents.
One more possiblity is to use a bitmap of errors and return the bitmap but keep it simple for now.

@ashutosh-arrcus
Copy link

I don't think this is a correct approach.

@vijayr-arrcus
Copy link

I don't think this is a correct approach.

could you elaborate a bit so that I could change as required.

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

Successfully merging this pull request may close these issues.

3 participants