Skip to content

MEM-001 | Implement EEPROM read API #131

Description

@wxkim

Problem statement: what's wrong with it?

  • No stable bounded read API for EEPROM data access.

Ideal situation: describe the solution you'd like.

  • Add read function with address bounds checks and status return.

Proposed solutions: describe alternatives you've considered

  • Raw direct reads vs wrapped driver API (wrapped preferred).

Additional context

  • Needed by logging and recovery features.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions