-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Telink] Fix TC-OPCREDS-3.6 and prevent writing to NVS during factory…
… reset (#26784) * [Telink] Added storage reset in case of fabric count == 0 Signed-off-by: Misha Tkachenko <misha.tkachenko@telink-semi.com> * [Telink] Disable openthread before reset to prevent writing to NVS Signed-off-by: Misha Tkachenko <misha.tkachenko@telink-semi.com> * [Telink] remove commented code * Restyled by clang-format * [Telink]: Added a clear explanation for preventing NVS writing on shutdown Signed-off-by: Misha Tkachenko <misha.tkachenko@telink-semi.com> * [Telink]: Updated OpenThread finalization function Signed-off-by: Misha Tkachenko <misha.tkachenko@telink-semi.com> * Restyled by whitespace --------- Signed-off-by: Misha Tkachenko <misha.tkachenko@telink-semi.com> Co-authored-by: Misha Tkachenko <misha.tkachenko@telink-semi.com> Co-authored-by: Restyled.io <commits@restyled.io> Co-authored-by: Misha Tkachenko <36621698+mishadesh@users.noreply.github.com>
- Loading branch information
Showing
3 changed files
with
61 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters