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

Add mechanism for storing mfg info in flash #236

Closed
terrillmoore opened this issue Dec 6, 2019 · 0 comments
Closed

Add mechanism for storing mfg info in flash #236

terrillmoore opened this issue Dec 6, 2019 · 0 comments
Assignees

Comments

@terrillmoore
Copy link
Member

We want to put the serial number in flash, as a backup for the FRAM storage, and to eliminate printing of the serial number labels. This also gives us some place to put things like calibration values for the analog dividers on the boards. The information for reading at run-time should be in the platform. (Possibly should be moved to the BSP but we can do that later.)

In order to do that, we need data structures, etc.

@terrillmoore terrillmoore self-assigned this Dec 6, 2019
terrillmoore added a commit that referenced this issue Dec 6, 2019
Fix #236: add basic mechanism for flash-based mfg data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant