Skip to content

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

Open
marius-preda wants to merge 1 commit into
doru91:fix/k32w_ota_transfer_rebased_to_te8from
marius-preda:fix/k32w_ota_transfer_rebased_to_te8
Open

[MATTER-125] Move K32W0 PDM writes to the idle task#11
marius-preda wants to merge 1 commit into
doru91:fix/k32w_ota_transfer_rebased_to_te8from
marius-preda:fix/k32w_ota_transfer_rebased_to_te8

Conversation

@marius-preda

Copy link
Copy Markdown

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
Copy Markdown
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 <louis-philip.beliveau@silabs.com>
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