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

samples: matter: Implemented bridge persistent storage module. #12032

Merged
merged 1 commit into from
Aug 21, 2023

Commits on Aug 21, 2023

  1. samples: matter: Implemented bridge persistent storage module.

    Added a module that allows to persist information related to the
    Matter bridge in the storage:
    
    * Added persistent storage util that is a generic module
    that can be used to handle custom keys hierarchy in the
    various applications.
    * Created bridge storage manager that uses persistent storage
    util to describe data hierarchy of information stored for
    Matter bridge device.
    
    Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
    kkasperczyk-no committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    368a76e View commit details
    Browse the repository at this point in the history