Skip to content

EEPROM Interface #329

@caiodasilva2005

Description

@caiodasilva2005

Description

We want to have a type-agnostic EEPROM interface where you can partition sections of data for storage. You should be able to allocate "pages" of data by defining its key and size. This way we can store whatever we want in the eeprom and the interface should support an easy-to-use API for allocating pages and storing/receiving data

Acceptance Criteria

We can allocate new pages of memory in the eeprom and read/write to it

Proposed Solution

Modify eepromdirectory.c. This should be a middleware

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions