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

[MATTER-125] Move K32W0 PDM writes to the idle task #11

Open
wants to merge 1 commit into
base: fix/k32w_ota_transfer_rebased_to_te8
Choose a base branch
from

Conversation

marius-preda
Copy link

Updated the Matter NVM implementation to use PDM save on idle to reduce
commissioning time.
Changed the Matter Config implementation to use a ram buffer as storage
for all Key elements stored as TLV elements. The buffer is then saved in NVM
memory and restored to ram at boot time. This ram buffer is dynamically
allocated from the FreeRtos heap and has support for reallocation in case
the size is too small.

Updated the Matter NVM implementation to use PDM save on idle to reduce
commissioning time.
Changed the Matter Config implementation to use a ram buffer as storage
for all Key elements stored as TLV elements. The buffer is then saved in NVM
memory and restored to ram at boot time. This ram buffer is dynamically
allocated from the FreeRtos heap and has support for reallocation in case
the size is too small.
@marius-preda
Copy link
Author

@doru91

doru91 pushed a commit that referenced this pull request Sep 30, 2024
Merge in WMN_TOOLS/matter_sdk from feature/provisioning_api_series3 to feature/rainier-ifc2

Squashed commit of the following:

commit 0f219b792349f77756e33fe820fdb549376bb146
Author: lpbeliveau-silabs <[email protected]>
Date:   Tue Sep 10 14:14:52 2024 -0400

    Added series 3 API to replace MSC and updated to support series3 flash api
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.

1 participant